Merge pull request #8908 from medimatrix/patch-1
Grammatical mistake in docs Upstream-commit: 49ecc499d7f0898fc046cd19468a187b7d5e4d5c Component: engine
This commit is contained in:
@ -154,7 +154,7 @@ We've identified a suitable image, `training/sinatra`, and now we can download i
|
||||
|
||||
$ sudo docker pull training/sinatra
|
||||
|
||||
The team can now use this image by run their own containers.
|
||||
The team can now use this image by running their own containers.
|
||||
|
||||
$ sudo docker run -t -i training/sinatra /bin/bash
|
||||
root@a8cb6ce02d85:/#
|
||||
|
||||
Reference in New Issue
Block a user