summaryrefslogtreecommitdiff
path: root/cpp/BuildInstructionsMacOS.md
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/BuildInstructionsMacOS.md')
-rw-r--r--cpp/BuildInstructionsMacOS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/BuildInstructionsMacOS.md b/cpp/BuildInstructionsMacOS.md
index c1f236a8fef..d86502c04ef 100644
--- a/cpp/BuildInstructionsMacOS.md
+++ b/cpp/BuildInstructionsMacOS.md
@@ -21,7 +21,7 @@ Ice has dependencies on a number of third-party libraries:
- [LMDB][5] 0.9.16 (LMDB is not required with the C++11 mapping)
- [mcpp][6] 2.7.2 (with patches)
-Expat and bzip are included with your system.
+Expat and bzip are included with your system.
You can install LMDB and mcpp using [Homebrew][7]: