Skip to content

Commit cb73ab7

Browse files
Update README.md
Co-authored-by: Alex Johnson <[email protected]>
1 parent c48654d commit cb73ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To support MathJax, you could load either version two or version three of MathJa
9696
<script src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-svg.js"></script>
9797
```
9898

99-
> When using MathJax version 3, it is also possibly to use `chtml` output on the other parts of the page in addition to `svg` output for the plotly graph.
99+
> When using MathJax version 3, it is also possible to use `chtml` output on the other parts of the page in addition to `svg` output for the plotly graph.
100100
Please refer to `devtools/test_dashboard/index-mathjax3chtml.html` to see an example.
101101

102102

0 commit comments

Comments
 (0)