From a0195adea7d6af912dc9a018f3b3c1b208c5d6c5 Mon Sep 17 00:00:00 2001 From: Aldric Giacomoni Date: Mon, 30 Jun 2014 13:55:35 -0400 Subject: [PATCH] Fix markdown in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a2ff69cb..7d00df6ae 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ using `async-get', blocking until the value is ready. Example: (async-get proc))) If you don't want to use a callback, and you don't care about any return value -form the child process, pass the `ignore' symbol as the second argument (if -you don't, and never call `async-get', it will leave *emacs* process buffers +form the child process, pass the `'ignore` symbol as the second argument (if +you don't, and never call `async-get`, it will leave *emacs* process buffers hanging around): (async-start -- 2.39.2