Skip to content

Commit 3d1a949

Browse files
authored
TCR-821: Remove double 'y' in "bash i360deployy.sh --purge"
1 parent 914d4c8 commit 3d1a949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/uninstall/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ bash i360deploy.sh --uninstall
3333
This command should not purge state data or configuration files. To uninstall with a full cleanup, or to clean up after uninstalling, run:
3434

3535
```
36-
bash i360deployy.sh --purge
36+
bash i360deploy.sh --purge
3737
```
3838

3939
</div>

0 commit comments

Comments
 (0)