fix typo

TBR=johnniwinther@google.com

Change-Id: I0cda68e63595bb30374bb705341206bc3fffcd2b
Reviewed-on: https://dart-review.googlesource.com/68429
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
diff --git a/pkg/compiler/lib/src/dart2js.dart b/pkg/compiler/lib/src/dart2js.dart
index 137c3d1..5ce1f00 100644
--- a/pkg/compiler/lib/src/dart2js.dart
+++ b/pkg/compiler/lib/src/dart2js.dart
@@ -731,7 +731,7 @@
     we intend to keep the -O* flags stable. New safe optimizations may be added
     on any level, and optimizations that only work on some programs may move up
     from one level to the next (for instance, once alternative safe
-    optimizations are implemented, `omit-implicit-checks` may be removed of may
+    optimizations are implemented, `omit-implicit-checks` may be removed or may
     move to the O4 level).
 
 The following individual options are included in some of the -O optimization