summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWietse Venema <wietsevenema@gmail.com>2020-07-07 16:32:15 +0200
committerGitHub <noreply@github.com>2020-07-07 16:32:15 +0200
commitc0ea7d9e9e6403db4718eac79ac480ef55b9073c (patch)
treef352da930da1975145cbb571a8257dd81ab02bf5
parente227450dc1ec1ef07b9a6a5983ce2f2e0dec22b1 (diff)
README.md: Commpatibility > Compatibility
-rw-r--r--g3doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/g3doc/README.md b/g3doc/README.md
index 304a91493..7956fe739 100644
--- a/g3doc/README.md
+++ b/g3doc/README.md
@@ -152,7 +152,7 @@ The application is a normal Linux binary provided to gVisor in an OCI runtime
bundle. gVisor aims to provide an environment equivalent to Linux v4.4, so
applications should be able to run unmodified. However, gVisor does not
presently implement every system call, `/proc` file, or `/sys` file so some
-incompatibilities may occur. See [Commpatibility](./user_guide/compatibility.md)
+incompatibilities may occur. See [Compatibility](./user_guide/compatibility.md)
for more information.
[9p]: https://en.wikipedia.org/wiki/9P_(protocol)