Skip to content

Commit 5407c3a

Browse files
authored
Remove period
1 parent f7f018b commit 5407c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ We welcome all outside contributors to help out on building our website, but the
4141
4. Run `npm install` to install all dependencies
4242
5. Run `npm run dev` to create a local server to start contributing!
4343
6. Open [http://localhost:3000](http://localhost:3000) to view your changes
44-
7. Before pushing a commit, please run `npx prettier --write .` and `black .`, although Visual Studio Code should automatically perform this task for you.
44+
7. Before pushing a commit, please run `npx prettier --write .` and `black .`, although Visual Studio Code should automatically perform this task for you

0 commit comments

Comments
 (0)