Merge pull request #2123 from BooleanCat/master

Fix typo in docs
This commit is contained in:
Phil Estes 2018-02-12 12:26:28 -05:00 committed by GitHub
commit 2cd6b83b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@ Sockets, pids, runtime state, mount points, and other plugin data that must not
Both the `root` and `state` directories are namespaced for plugins.
Both directories are an implementation detail of containerd and its plugins.
They should not be tampered with as corruption and bugs can and will happen.
External apps reading or watching changes in these directories have been know to cause `EBUSY` and stale file handles when containerd and/or its plugins try to cleanup resources.
External apps reading or watching changes in these directories have been known to cause `EBUSY` and stale file handles when containerd and/or its plugins try to cleanup resources.
```toml
# persistent data location