From 23ca1336572cf30d68c9e8cea25510602cd863bc Mon Sep 17 00:00:00 2001 From: Fabricio Voznika Date: Wed, 22 Aug 2018 10:34:12 -0700 Subject: [PATCH] Fix typo PiperOrigin-RevId: 209788842 Change-Id: I70ecb58009777ce8f642f246bc161af1a0bf2628 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30ac4e307..4ec83ab0c 100644 --- a/README.md +++ b/README.md @@ -406,7 +406,7 @@ The following applications/images have been tested: The following applications have been tested and may not yet work: * postgres: Requires unimplemented sync_file_range. See - [bug #2](https://github.com/google/gvisor/issues/88). + [bug #88](https://github.com/google/gvisor/issues/88). ### My container runs fine with *runc* but fails with *runsc*.