Index: pkg/compiler/README.md |
diff --git a/pkg/compiler/README.md b/pkg/compiler/README.md |
index 61b588a43d4fc0cef4f4f5bfb966e44de60476fc..f6ed02d62ea3a7d42fead4c0a3544c2b6ef38b28 100644 |
--- a/pkg/compiler/README.md |
+++ b/pkg/compiler/README.md |
@@ -309,7 +309,7 @@ funtionality is publicly exposed. |
corresponding classes when we create the corresponding JS model, removing the |
need of the fake elements. |
-* `lib/src/colors.dart`: ANSII support for reporting error messages with colors. |
+* `lib/src/colors.dart`: ANSI support for reporting error messages with colors. |
AI: this file should move under a utilities folder. |