Merge branch '8784-dir-listings'
[arvados.git] / doc / user / cwl / cwl-runner.html.textile.liquid
index 7c75c1c453ad8bd4e70107d9c5866f6e10137b10..2319b3cb81f8a85046be6d103fc92efe8ac0b1d8 100644 (file)
@@ -3,6 +3,11 @@ layout: default
 navsection: userguide
 title: "Running an Arvados workflow"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 {% include 'what_is_cwl' %}
 
@@ -126,7 +131,7 @@ By default, the @arvados-cwl-runner@ is installed on Arvados shell nodes.  If yo
 
 h3. Check Docker access
 
-In order to pull and upload Docker images, @arvados-cwl-runner@ requires access to Docker.  You do not need Docker if the Docker images you intend to use are already available in Aravdos.
+In order to pull and upload Docker images, @arvados-cwl-runner@ requires access to Docker.  You do not need Docker if the Docker images you intend to use are already available in Arvados.
 
 You can determine if you have access to Docker by running @docker version@: