Skip to content

Commit a059756

Browse files
authored
Merge pull request #660 from opencontainers/RobDolinMS-577-replace-v2
[Config Linux] Clarify: App --> Container
2 parents c368be6 + 6468266 commit a059756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Linux container specification uses various kernel features like namespaces,
88
The Linux ABI includes both syscalls and several special file paths.
99
Applications expecting a Linux environment will very likely expect these file paths to be setup correctly.
1010

11-
The following filesystems MUST be made available in each application's filesystem:
11+
The following filesystems MUST be made available in each container's filesystem:
1212

1313
| Path | Type |
1414
| -------- | ------ |

0 commit comments

Comments
 (0)