[ARVADOS] updated: 780d334ec4b2d47379d0330ace77b3821c880842

Git user git at public.curoverse.com
Tue Nov 15 14:19:05 EST 2016


Summary of changes:
 doc/api/execution.html.textile.liquid | 2 +-
 doc/api/tokens.html.textile.liquid    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  780d334ec4b2d47379d0330ace77b3821c880842 (commit)
      from  eae48c31bb338689ec67fbc6a14a2e0b1fb5e3b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 780d334ec4b2d47379d0330ace77b3821c880842
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue Nov 15 14:18:39 2016 -0500

    Fix typos.
    
    refs #10346

diff --git a/doc/api/execution.html.textile.liquid b/doc/api/execution.html.textile.liquid
index 900e765..973b472 100644
--- a/doc/api/execution.html.textile.liquid
+++ b/doc/api/execution.html.textile.liquid
@@ -8,7 +8,7 @@ Crunch is the name for the Arvados system for managing computation.  It provides
 
 h2. Container API
 
-Note: although the preferred API for Aravdos going forward, the Container API may not yet be available on all installations.
+Note: although the preferred API for Arvados going forward, the Container API may not yet be available on all installations.
 
 # To submit work, create a "container request":{{site.baseurl}}/api/methods/container_requests.html in the @Committed@ state.
 # The system will fufill the container request by creating or reusing a "Container object":{{site.baseurl}}/api/methods/containers.html and assigning it to the @container_uuid@ field.  If the same request has been submitted in the past, it may reuse an existing container.  The reuse behavior can be suppressed with @use_existing: false@ in the container request.
diff --git a/doc/api/tokens.html.textile.liquid b/doc/api/tokens.html.textile.liquid
index d391d00..72661c3 100644
--- a/doc/api/tokens.html.textile.liquid
+++ b/doc/api/tokens.html.textile.liquid
@@ -18,7 +18,7 @@ Browser based applications can perform log in via the following highlevel flow:
 
 !{{site.baseurl}}/images/Session_Establishment.svg!
 
-The "browser authentication process is documented in detail on the Aravdos wiki.":https://dev.arvados.org/projects/arvados/wiki/Workbench_authentication_process
+The "browser authentication process is documented in detail on the Arvados wiki.":https://dev.arvados.org/projects/arvados/wiki/Workbench_authentication_process
 
 h2. Creating tokens via the API
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list