Skip to content

Commit b44a54d

Browse files
authored
docs: fix incorrect heading level
1 parent 8aa6108 commit b44a54d

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
@@ -197,7 +197,7 @@ Example:
197197

198198
## FAQ
199199

200-
## Why should I compile my project with Bob?
200+
### Why should I compile my project with Bob?
201201

202202
We write our library code in non-standard syntaxes such as JSX, TypeScript etc. as well as proposed syntaxes which aren't part of the standard yet. This means that our code needs to be compiled to be able to run on JavaScript engines.
203203

0 commit comments

Comments
 (0)