Skip to content

Commit 45c091f

Browse files
authored
Fix headline levesl in readme (#10)
1 parent 1aa5a56 commit 45c091f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ is expected to follow the
7474
[Code of Conduct](https://github.com/bokeh/bokeh/blob/main/docs/CODE_OF_CONDUCT.md).
7575
This includes working on these tutorials!
7676

77-
## Preparing your environment
77+
### Preparing your environment
7878

7979
The ``bk-tutorial`` environment includes the necessary dependencies to contribute to
8080
this repository. The only exception if [pre-commit](https://pre-commit.com/), which
@@ -88,7 +88,7 @@ pre-commit install
8888
This way, some basic linting and formatting checks will be run on your code before
8989
you commit it.
9090

91-
## Making changes
91+
### Making changes
9292

9393
Contributing to this tutorial repository works similarly to
9494
[contributing to Bokeh itself](https://docs.bokeh.org/en/latest/docs/dev_guide.html):

0 commit comments

Comments
 (0)