Skip to content

Commit c141ed8

Browse files
authored
Fix typo in api.md.jinja
1 parent 377554a commit c141ed8

File tree

1 file changed

+1
-1
lines changed
  • template/{% if sphinx %}docs{% endif %}/reference

1 file changed

+1
-1
lines changed

template/{% if sphinx %}docs{% endif %}/reference/api.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-----------------------------------
88
```
99

10-
This is the internal API reference for {\{package_name}}
10+
This is the internal API reference for {{package_name}}
1111

1212
```{eval-rst}
1313
.. data:: {{package_name}}.__version__

0 commit comments

Comments
 (0)