Skip to content

Commit 3845b5d

Browse files
ferhatelmasabhinav
authored andcommitted
Drop duplicate word (#70)
This drops a duplicated word in the Be Consistent section.
1 parent 7eb64c6 commit 3845b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@ all of which can directly contribute to lower velocity, painful code reviews,
11241124
and bugs.
11251125

11261126
When applying these guidelines to a codebase, it is recommended that changes
1127-
are made at a package (or larger) level: application at at a sub-package level
1127+
are made at a package (or larger) level: application at a sub-package level
11281128
violates the above concern by introducing multiple styles into the same code.
11291129

11301130
### Group Similar Declarations

0 commit comments

Comments
 (0)