summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 55b0d40..a61ca26 100644
--- a/README
+++ b/README
@@ -14,10 +14,10 @@ as possible. Thus, after I push changes to `cliapp`, the test suites
for all the other projects should be run.
I create Debian packages of most of my projects, and I want that to be
-done as automatically as possible. The Debian packaging toolset is
+done as automatically as possible. The Debian packaging toolset is
powerful, but it takes a bit of effort to set everything up just right,
especially since I need to build my packages in multiple environments:
-32-bit and 64-bit Intel architectures, and for at least two and possibly
+32-bit and 64-bit Intel architectures, and for at least two and possibly
three releases of Debian. But some packages should be built in only
some environments, so it's not all identical, either.