Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
punctuation
  • Loading branch information
jeckman authored Oct 14, 2022
1 parent 1424fc4 commit a31f8ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository houses the source code for the [10up Gutenberg Best Practices website](https://gutenberg.10up.com).

The content of this site is grouped into three different sections. Training, Reference, and Guides.
The content of this site is grouped into three different sections: Training, Reference, and Guides.

## Training
The training section is meant for hands on learning. By covering the most common development topics in order this will get anyone up to speed with how we build experiences for the editor at 10up.
Expand All @@ -20,4 +20,4 @@ Guides are one off articles that go into depth on one particular topic.
If you have questions about the material covered or have any suggestions for additional topics please create a new Discussion in the discussions tab here in GutHub.

## Contributing
Issues & PR's are always welcome :) To build this site locally all you need to do is run `npm ci` and `npm start`
Issues & PR's are always welcome :) To build this site locally all you need to do is run `npm ci` and `npm start`

1 comment on commit a31f8ac

@vercel
Copy link

@vercel vercel bot commented on a31f8ac Oct 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.