From 7dd1a324958aae984777a6b8f07553ea02b2953c Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Thu, 19 Feb 2015 09:36:47 -0800 Subject: [PATCH] Fix spelling error in README compliments -> complements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9672658..da294da 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [[Installation](#installation) • [Commands](#commands) • [Custom Commands](#custom-commands) • [Development Workflow](#development-workflow) [Contributing](#contributing) • [License](#license)] -For a comprehensive overview of LLDB, and how Chisel compliments it, read Ari Grant's [Dancing in the Debugger — A Waltz with LLDB](http://www.objc.io/issue-19/lldb-debugging.html) in issue 19 of [objc.io](http://www.objc.io/). +For a comprehensive overview of LLDB, and how Chisel complements it, read Ari Grant's [Dancing in the Debugger — A Waltz with LLDB](http://www.objc.io/issue-19/lldb-debugging.html) in issue 19 of [objc.io](http://www.objc.io/). ## Installation