Skip to content

Commit

Permalink
docs: 📝 fixed syntax highlighting in cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Sep 2, 2021
1 parent 6264a2e commit 3242409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ serde_json = "1"

Then, add a `lib.rs` file to your project under `src/` that contains the following:

```toml
```rust
mod pages;
mod error_pages;

Expand Down

0 comments on commit 3242409

Please sign in to comment.