From 0d09c1b7d2f868fe8763177bbc225df9dd80a872 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Thu, 8 Aug 2013 09:50:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64219ec..c26e8c7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The D Completion Daemon is an auto-complete program for the D programming langua * Autocompletion of __traits, scope, and extern arguments * Autocompletion of enums * Crashes frequently - * Autocompletion of class, struct, and interfacae instances. + * Autocompletion of class, struct, and interface instances. * Not working: * Everything else