aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYichen Wang <yicwang@cisco.com>2017-12-04 08:59:56 -0800
committerYichen Wang <yicwang@cisco.com>2017-12-04 08:59:56 -0800
commita3c54b7fdce6084d6f64aa3cc23740381286a8ff (patch)
treef61ce6c685832ec7519437a341276bbddd95d014
parentdd23f012cd6f9efd89f091a096982562e3c6216d (diff)
Fix typo in documentation
Change-Id: Icc3ba2e0874e2c67ab803fc969834a9448503ad0 Signed-off-by: Yichen Wang <yicwang@cisco.com>
-rw-r--r--docs/testing/user/userguide/quickstart_docker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/quickstart_docker.rst b/docs/testing/user/userguide/quickstart_docker.rst
index 2bd8f4c..01b5d7d 100644
--- a/docs/testing/user/userguide/quickstart_docker.rst
+++ b/docs/testing/user/userguide/quickstart_docker.rst
@@ -18,7 +18,7 @@ To pull the latest NFVbench container image:
.. code-block:: bash
- docker pull opnfv/nfvbench/nfvbench
+ docker pull opnfv/nfvbench
2. Docker Container configuration
---------------------------------