From 5ee7581d7c43a461e012a9991c81e0a53b0751f1 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Wed, 13 Aug 2014 12:22:36 +0200 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f46776..23d9fa7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ docker-debian-repository ======================== This docker box provides an apt repository based on the tool reprepro. -The repository is be served by an nginx server. +The repository is served by an nginx server. Status : work in progress / not ready for production yet.