Skip to content

Commit

Permalink
Merge pull request #99 from thatgaypigeon/master
Browse files Browse the repository at this point in the history
Fix typo in troubleshooting.md
  • Loading branch information
fralau committed Jun 3, 2024
2 parents 502a3e8 + a4a3a31 commit 9a9bff6
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 9a9bff6

Please sign in to comment.