Skip to content

Commit

Permalink
Fix missing backtick for literal mark-up in a markdown cell
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbu committed Aug 5, 2022
1 parent 895b8fb commit 3500800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@
"```\n",
"Note: \n",
"\n",
"You migh have to change the line `docs/` to `docs/source` in case that you have this folder structure, which is the default when using `sphinx-quickstart. "
"You might have to change the line `docs/` to `docs/source` in case that you have this folder structure, which is the default when using `sphinx-quickstart`. "
]
},
{
Expand Down

0 comments on commit 3500800

Please sign in to comment.