From da0df39a445b86879620dc14890f8d69b9c3d0de Mon Sep 17 00:00:00 2001 From: dagadbm Date: Tue, 5 Jun 2018 16:35:44 +0100 Subject: [PATCH] Updated Tips and Tricks (markdown) --- Tips-and-Tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tips-and-Tricks.md b/Tips-and-Tricks.md index ef6af9d..999ef27 100644 --- a/Tips-and-Tricks.md +++ b/Tips-and-Tricks.md @@ -167,7 +167,7 @@ You can use this tool (implemented as a Git pre-commit hook) to automatically up # Uninstall script -Currently, dotbot does not support uninstalling the symlinks. This scirpt is a good starting point for people who want this feature ([source](https://github.com/anishathalye/dotbot/issues/152#issuecomment-394129600)) +Currently, dotbot does not support uninstalling the symlinks. This script can be a good starting point for users who want this feature ([source](https://github.com/anishathalye/dotbot/issues/152#issuecomment-394129600)) ```python #!/usr/bin/env python