Skip to content

Commit 2e20bdf

Browse files
committed
fix jinja template value in run-container.md
1 parent 16b7b0e commit 2e20bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/{% if sphinx %}docs{% endif %}/how-to/run-container.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Run in a container
22

3-
Pre-built containers with {\{repo_name}} and its dependencies already
3+
Pre-built containers with {{repo_name}} and its dependencies already
44
installed are available on [Github Container Registry](https://ghcr.io/{{github_org}}/{{repo_name}}).
55

66
## Starting the container

0 commit comments

Comments
 (0)