Skip to content

Commit baece26

Browse files
authored
Update style.md
typo fix "the the " -> "the "
1 parent a1719bd commit baece26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/programming-guides/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ message SongServerRequest {
5757
```
5858

5959
Using this naming convention for field names gives you accessors like those
60-
shown in the the following two code samples.
60+
shown in the following two code samples.
6161

6262
C++:
6363

0 commit comments

Comments
 (0)