Skip to content

Commit f18daf2

Browse files
authored
Merge pull request #855 from jonjohnsonjr/typo
Fix typo
2 parents 81270cd + 54bc9b7 commit f18daf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
148148

149149
- **Volumes** *object*, OPTIONAL
150150

151-
A set of directories describing where the process is likely write data specific to a container instance.
151+
A set of directories describing where the process is likely to write data specific to a container instance.
152152
**NOTE:** This JSON structure value is unusual because it is a direct JSON serialization of the Go type `map[string]struct{}` and is represented in JSON as an object mapping its keys to an empty object.
153153

154154
- **WorkingDir** *string*, OPTIONAL

0 commit comments

Comments
 (0)