diff --git a/phing/tasks/properties.xml b/phing/tasks/properties.xml
index 70926e632..9de055d98 100644
--- a/phing/tasks/properties.xml
+++ b/phing/tasks/properties.xml
@@ -23,17 +23,6 @@
-
-
-
-
-
-
-
-
-
-
-
Executing commands against multisite "${multisite.name}"
diff --git a/phing/tasks/setup.xml b/phing/tasks/setup.xml
index 091a8767f..e26f5a30d 100644
--- a/phing/tasks/setup.xml
+++ b/phing/tasks/setup.xml
@@ -48,7 +48,7 @@
Making ${docroot}/sites/default writable.
-
+
diff --git a/template/readme/repo-architecture.md b/template/readme/repo-architecture.md
index 744ba748f..19bf07c45 100644
--- a/template/readme/repo-architecture.md
+++ b/template/readme/repo-architecture.md
@@ -36,7 +36,7 @@ The following is an overview of the purpose of each top level directory in the p
## Dependency Management
-All project and Drupal (module, themes, libraries) dependencies are managed via Composer. The management strategy is based on [The Drupal Project](https://github.com/drupal-composer/drupal-project).
+All project and Drupal (module, themes, libraries) dependencies are managed via Composer. The management strategy is based on [The Drupal Project](https://github.com/drupal-composer/drupal-project).
Modules, themes, and other contributed drupal projects can be added as dependencies in the root composer.json file.