From 0c5e8c7f17b9d045c5dca0134eb23ab213915104 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Mon, 20 Feb 2017 15:20:48 +0200 Subject: [PATCH] Resolve #13 - incorrect spelling of maintenance. --- packaging/packaging-practices/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/packaging-practices/en.md b/packaging/packaging-practices/en.md index e1ee137..73c13c0 100644 --- a/packaging/packaging-practices/en.md +++ b/packaging/packaging-practices/en.md @@ -3,7 +3,7 @@ title: Packaging Practices --- # Packaging Practices -The primary goal of `ypkg` is ease of maintainence. In order to do so we ensure packages in the binary repository adhere to a strict set of conventions and practices. +The primary goal of `ypkg` is ease of maintenance. In order to do so we ensure packages in the binary repository adhere to a strict set of conventions and practices. The next few sections will detail these.