From 0cb717bd22f9a094c27239d33d26f74b0c79f984 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Wed, 1 Apr 2015 11:21:19 -0700 Subject: [PATCH] Fix some typos in static site --- static/directives/build-log-error.html | 2 +- static/directives/manual-trigger-build-dialog.html | 2 +- static/directives/tag-operations-dialog.html | 4 ++-- static/directives/tour-content.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/static/directives/build-log-error.html b/static/directives/build-log-error.html index c012a623f..af7659a08 100644 --- a/static/directives/build-log-error.html +++ b/static/directives/build-log-error.html @@ -4,7 +4,7 @@ caused by attempting to pull private repository {{ getLocalPullInfo().repo }} - with inaccessible crdentials + with inaccessible credentials without credentials diff --git a/static/directives/manual-trigger-build-dialog.html b/static/directives/manual-trigger-build-dialog.html index a5eb0dce5..f6d0aeeb3 100644 --- a/static/directives/manual-trigger-build-dialog.html +++ b/static/directives/manual-trigger-build-dialog.html @@ -4,7 +4,7 @@ @@ -84,4 +84,4 @@ The following images and any other images not referenced by a tag will be deleted: - \ No newline at end of file + diff --git a/static/directives/tour-content.html b/static/directives/tour-content.html index 891d2ee6b..3aafce9a4 100644 --- a/static/directives/tour-content.html +++ b/static/directives/tour-content.html @@ -24,7 +24,7 @@
-
Useful views of respositories
+
Useful views of repositories
Each repository is presented with the maximum amount of useful information, including its image history, markdown-based description, and tags.
@@ -307,7 +307,7 @@

Deployment Made Easy

-

Trigger container builds when your code is checked into Github and passes tests. Automatically pushed into your repository for immediate access by your servers.

+

Trigger container builds when your code is checked into GitHub and passes tests. Automatically pushed into your repository for immediate access by your servers.