Skip to content

Commit 6af7b6a

Browse files
andresgalantedplewis
authored andcommitted
adds code formatting to contributing guidelines (#6119)
1 parent f7b498e commit 6af7b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)