Skip to content

Commit

Permalink
Fix typo :: troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thatgaypigeon authored Feb 29, 2024
1 parent bb4cc97 commit a4a3a31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webdoc/docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In that case, the javascript library was probably not called.
If you are using the superfences extension, but you see the source
code, you probably forgot to declare the custom_fences, or declared the wrong
one.
Se more explanations under [Declaring the superfences extension](superfences.md#specifying-the-mermaid-custom-fence)
See more explanations under [Declaring the superfences extension](superfences.md#specifying-the-mermaid-custom-fence)

!!! Tip
**Examine the HTML code produced in the page and see the next questions.**
Expand Down Expand Up @@ -377,4 +377,4 @@ an identifier and not a string. The result will be:
},
bar: true
}
```
```

0 comments on commit a4a3a31

Please sign in to comment.