summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2018-09-25 10:53:07 -0400
committerchrome-bot <chrome-bot@chromium.org>2018-09-25 15:48:14 -0700
commitb43f9bcd526c534251a45165e3aa75d91450802c (patch)
treeb2c041527c1f740020702dafda0b3476854e1686 /README.md
parentf55812ac200cc7bf75592eefeec10404dcb5ed3b (diff)
downloadcrosvm-b43f9bcd526c534251a45165e3aa75d91450802c.tar
crosvm-b43f9bcd526c534251a45165e3aa75d91450802c.tar.gz
crosvm-b43f9bcd526c534251a45165e3aa75d91450802c.tar.bz2
crosvm-b43f9bcd526c534251a45165e3aa75d91450802c.tar.lz
crosvm-b43f9bcd526c534251a45165e3aa75d91450802c.tar.xz
crosvm-b43f9bcd526c534251a45165e3aa75d91450802c.tar.zst
crosvm-b43f9bcd526c534251a45165e3aa75d91450802c.zip
README: fix typo in quoting
BUG=None
TEST=read it

Change-Id: I3a9e7e6ddec55fce25e63d004b4cd623ce951dab
Reviewed-on: https://chromium-review.googlesource.com/1243443
Commit-Ready: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f49913a..709a317 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ inside of a sandbox will run in a jailed child process of crosvm. The
 appropriate minijail seccomp policy files must be present either in
 `/usr/share/policy/crosvm` or in the path specified by the
 `--seccomp-policy-dir` argument. The sandbox can be disabled for testing with
-the '--disable-sandbox` option.
+the `--disable-sandbox` option.
 
 ### Virtio Wayland