Skip to content

Commit 8674233

Browse files
authored
Fix extra backtick in docs (#622)
1 parent e5fb61d commit 8674233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ container.copyContentToContainer([{
129129
content: "hello world",
130130
target: "/remote/file2.txt"
131131
}])
132-
````
132+
```
133133

134134
An optional `mode` can be specified in octal for setting file permissions:
135135

0 commit comments

Comments
 (0)