Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/html/docs/customizing_packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>Packed vs. Unpacked</h2>
<p>
Sublime Text 3 offers the most options for overriding a package. By default,
packages will be installed by placing a <tt>.sublime-package</tt> file
in the <tt>Install Packages/</tt> folder. Then users may override individual
in the <tt>Installed Packages/</tt> folder. Then users may override individual
files in the package by creating a folder <tt>Packages/{Package Name}/</tt>
and placing edited files in there.
</p>
Expand Down