Skip to content

Commit 6fb5275

Browse files
committed
fix: adjusting text
1 parent 95c5211 commit 6fb5275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can manually download the package and place it within your `Packages` direct
1616

1717
You can see all installed snippets in `Tools > Snippets...`, in the Sublime Text.
1818

19-
[Tested on windows] When the "."(dot) is used, the autocomplete disappears.. To resolve this problem, just put on in your user 'Preferences> Settings - User`, the property `word_separators` with the value without the "."(dot). You can see an example [here](Preferences.sublime-settings).
19+
[Tested on windows] When the "."(dot) is used, the autocomplete disappears.. To resolve this problem, just put on in your user `Preferences > Settings - User`, and put the property `word_separators` with the value without the "."(dot). You can see an example [here](Preferences.sublime-settings).
2020

2121
## Snippets and prefixes/keys
2222

0 commit comments

Comments
 (0)