Skip to content

Commit 951db72

Browse files
committed
style guide: minor formatting
1 parent 44eedb0 commit 951db72

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

page/style-guide.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ attribution:
2929
```
3030

3131
The `source` and `atttribution` properties are optional, and should be used
32-
primarily if you are importing `an article from an outside source where it was
33-
published before being donated for inclusion in learn site. You should **not**
32+
primarily if you are importing an article from an outside source where it was
33+
published before being donated for inclusion in the learn site. You should **not**
3434
include these properties if you are adding a new article or editing an existing
3535
one, as your contribution will be acknowledged via the git commit logs.
3636

@@ -41,7 +41,6 @@ indented. (That is to say, the site prefers the use of "fenced blocks"
4141
notation supported by
4242
[gfm](http://github.github.com/github-flavored-markdown/).)
4343

44-
4544
## Writing Style
4645

4746
Content should be educational and accessible to a broad audience of developers.

0 commit comments

Comments
 (0)