diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 5dfa29d4..d49bcee2 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -805,7 +805,7 @@ e.g.
If you don’t use HTTPS and user credentials, SSH should also work out
of the box when you store keys in the default directories (~/.ssh)
-and the uri is points to an SSH location,
+and the uri points to an SSH location,
e.g. "git@github.com:configuration/cloud-configuration". The
repository is accessed using JGit, so any documentation you find on
that should be applicable.