Skip to content

Commit 89742c6

Browse files
chabotsicholdgraf
andauthored
DOCS: add a missing ref (jupyter-book#1687)
Co-authored-by: Chris Holdgraf <[email protected]>
1 parent 220e790 commit 89742c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/references.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Then, reference the figure by its `:name:` value. For example:
8787
| `` Here is [](my-fig-ref) `` | Here is [](my-fig-ref) |
8888
| `` Here is [My cool fig](my-fig-ref) `` | Here is [My cool fig](my-fig-ref) |
8989
| `` Here is {numref}`my-fig-ref` `` | Here is {numref}`my-fig-ref` |
90-
| `` Here is {numref}`Custom Figure %s text ` `` | Here is {numref}`Custom Figure %s text <my-fig-ref>` |
90+
| `` Here is {numref}`Custom Figure %s text <my-fig-ref>` `` | Here is {numref}`Custom Figure %s text <my-fig-ref>` |
9191

9292
(references:tables)=
9393
## Reference tables

0 commit comments

Comments
 (0)