Skip to content

Commit a95501e

Browse files
author
Chuck Toporek
committed
Changed “adhere” back to “adheres”
1 parent dbe128b commit a95501e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/StyleGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ these guidelines when creating an article:
195195
- Start section headings with an imperative verb.
196196
- Always follow a section heading with some text to setup the code or problem
197197
you want to solve.
198-
- Ensure that your filename adhere to the guidance in the
198+
- Ensure that your filename adheres to the guidance in the
199199
[Filenames](#filenames) section, below.
200200

201201
#### API collections
@@ -210,7 +210,7 @@ in the collection.
210210
- Optionally, include an overview to the collection.
211211
- Organize the symbols under topic group headings. Begin a topic group heading
212212
with a gerund.
213-
- Ensure that your filename adhere to the guidance in the
213+
- Ensure that your filename adheres to the guidance in the
214214
[Filenames](#filenames) section, below.
215215

216216
#### Filenames

0 commit comments

Comments
 (0)