Fix type in README.mips
Change-Id: I0089fba3a0e04573043f3805180c8785342a6862
diff --git a/src/compiler/codegen/mips/README.mips b/src/compiler/codegen/mips/README.mips
index 5add2f3..061c157 100644
--- a/src/compiler/codegen/mips/README.mips
+++ b/src/compiler/codegen/mips/README.mips
@@ -9,7 +9,7 @@
tested targets, or was taken from the functional Mips JIT compiler. The
expectation is that when it is first tried out on actual hardware lots of
small bugs will be flushed out, but it should not take long to get it
-solidly running. The following area are considered most likely to have
+solidly running. The following areas are considered most likely to have
problems that need to be addressed:
o Endianness. Focus was on little-endian support, and if a big-endian