Skip to content

Commit e3f9223

Browse files
Update book/src/introduction.md
Co-authored-by: Guillaume Gomez <[email protected]>
1 parent 05f483f commit e3f9223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if you want to try out rinja's code generation online.
3838
First, add the following to your crate's `Cargo.toml`:
3939

4040
```toml
41-
# in section [dependencies]
41+
# in [dependencies] section
4242
rinja = "0.3.5"
4343
```
4444

0 commit comments

Comments
 (0)