Skip to content

Commit b84e375

Browse files
authored
Attempt to fix code block rendering on readthedocs
1 parent 090f23c commit b84e375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/custom_snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ you can now use the custom snapshot like this:
2424
resolver:
2525
name: simple-snapshot # Human readable name for the snapshot
2626
location: simple-snapshot.yaml
27-
```
27+
```
2828

2929
This is an example of a custom snapshot stored in the filesystem. They are
3030
assumed to be mutable, so you are free to modify it. We detect that the snapshot

0 commit comments

Comments
 (0)