Skip to content

Commit 4007215

Browse files
authored
Update content/nginx-one/how-to/staged-configs/import-export-staged-config.md
1 parent 42ab260 commit 4007215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx-one/how-to/staged-configs/import-export-staged-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When you work with such archives, consider the following:
4343
{{< tip >}}
4444

4545
Before you unpack an archive, run the `tar -tvzf <archive-name>.tar.gz` command. It displays the files and directories in that archive, without overwritting anything.
46-
You'll then know where files are written when you next run a command like `tar -xvzf <archive-name>.tar.gz`.
46+
You'll then know where files are written when you extract an archive with a command like `tar -xvzf <archive-name>.tar.gz`.
4747

4848
{{< /tip >}}
4949

0 commit comments

Comments
 (0)