resouece -> resource.

Change-Id: I0d21b1081bbcad4592240a8020ff4a9324cc9dfe
diff --git a/README.html b/README.html
index d284423..8c11bcf 100644
--- a/README.html
+++ b/README.html
@@ -382,7 +382,7 @@
 length strings.  The strp_index in the other part of the cache file
 represents the index of such string in this string pool.</li>
 <li><strong>Dependencies Table</strong> (OBCC_DependencyTable) - The dependencies table.
-This table stores the resource name (or file path), the resouece
+This table stores the resource name (or file path), the resource
 type (rather in APK or on the file system), and the SHA1 checksum.</li>
 <li><strong>Relocation Table</strong> (OBCC_RelocationTable) - <em>not enabled</em></li>
 <li><strong>Exported Variable List</strong> (OBCC_ExportVarList),
diff --git a/README.rst b/README.rst
index ac28d04..0637cd0 100644
--- a/README.rst
+++ b/README.rst
@@ -102,7 +102,7 @@
   represents the index of such string in this string pool.
 
 * **Dependencies Table** (OBCC_DependencyTable) - The dependencies table.
-  This table stores the resource name (or file path), the resouece
+  This table stores the resource name (or file path), the resource
   type (rather in APK or on the file system), and the SHA1 checksum.
 
 * **Relocation Table** (OBCC_RelocationTable) - *not enabled*