mirror of https://github.com/docker/docs.git
Merge pull request #14261 from jeremyprice/basics-doc-typo-fix
fix(docs): removed extra quote character in heading
This commit is contained in:
commit
0aea0e4072
|
@ -8,7 +8,7 @@ parent = "smn_containers"
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
# "Get started with containers
|
# Get started with containers
|
||||||
|
|
||||||
This guide assumes you have a working installation of Docker. To verify Docker is
|
This guide assumes you have a working installation of Docker. To verify Docker is
|
||||||
installed, use the following command:
|
installed, use the following command:
|
||||||
|
|
Loading…
Reference in New Issue