diff --git a/app/html/docs/customizing_packages.html b/app/html/docs/customizing_packages.html index f7a9124..5b4960a 100644 --- a/app/html/docs/customizing_packages.html +++ b/app/html/docs/customizing_packages.html @@ -16,7 +16,7 @@
Sublime Text 3 offers the most options for overriding a package. By default, packages will be installed by placing a .sublime-package file - in the Install Packages/ folder. Then users may override individual + in the Installed Packages/ folder. Then users may override individual files in the package by creating a folder Packages/{Package Name}/ and placing edited files in there.