Skip to content

Commit 40c0dc4

Browse files
andresgalantedplewis
authored andcommitted
adds code formatting to contributing guidelines (parse-community#6119)
1 parent bf3ea5a commit 40c0dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Once you have babel running in watch mode, you can start making changes to parse
2929

3030
### Good to know:
3131

32-
* The lib/ folder is not commited, so never make changes in there.
32+
* The `lib/` folder is not commited, so never make changes in there.
3333
* Always make changes to files in the `src/` folder.
3434
* All the tests should point to sources in the `lib/` folder.
3535

0 commit comments

Comments
 (0)