remove duplicate "the"
diff --git a/content/apt/repository/guide-central-repository-upload.apt b/content/apt/repository/guide-central-repository-upload.apt
index dc6f7fd..20b5d11 100644
--- a/content/apt/repository/guide-central-repository-upload.apt
+++ b/content/apt/repository/guide-central-repository-upload.apt
@@ -32,7 +32,7 @@
  In order for users of Maven to utilize artifacts produced by your project, you must deploy them to
  a remote repository. Many open source projects want to allow users of their projects who build with
  Maven to have transparent access to their project's artifacts. In order to allow for this, a project
- should deploy their artifacts to the {{{/repository/}the Central Repository}}.
+ should deploy their artifacts to the {{{/repository/}Central Repository}}.
 
 
 Requirements