s/the the/the/
s/package/packages/

--
MOS_MIGRATED_REVID=99175780
diff --git a/tools/build_defs/docker/README.md b/tools/build_defs/docker/README.md
index 6c698a8..a762cb0 100644
--- a/tools/build_defs/docker/README.md
+++ b/tools/build_defs/docker/README.md
@@ -216,7 +216,7 @@
         <p>
           The directory structure from the files is preserved inside the
           docker image but a prefix path determined by `data_path`
-          is removed from the the directory structure. This path can
+          is removed from the directory structure. This path can
           be absolute from the workspace root if starting with a `/` or
           relative to the rule's directory. It is set to `.` by default.
         </p>
@@ -259,7 +259,7 @@
         <code>List of files, optional</code>
         <p>Debian package to install.</p>
         <p>
-          A list of debian package that will be installed in the docker image.
+          A list of debian packages that will be installed in the docker image.
         </p>
       </td>
     </tr>