Browse Source

DOC-3196: Fix typo in Docker pull command for import/export installation instructions. (#3680)

pull/3685/head
Karl Kemister-Sheppard 4 months ago
committed by GitHub
parent
commit
7a2e07ce6e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-installation-on-premises.adoc

2
modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-installation-on-premises.adoc

@ -32,7 +32,7 @@ Pull the Docker image:
[source, sh, subs="attributes+"]
----
docker pull docker pull registry.containers.tiny.cloud/{dockerimageimportfromwordexporttoword}:[version]
docker pull registry.containers.tiny.cloud/{dockerimageimportfromwordexporttoword}:[version]
----
[TIP]

Loading…
Cancel
Save