Skip to content

Commit 574eed1

Browse files
committed
Update readme
1 parent ae1ce85 commit 574eed1

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
@@ -5,7 +5,7 @@ This is a VS code extension to alphabetically sort the keys in _selected_ js obj
55
## Reference
66

77
Referred the source code from [Rich Somerfield](https://github.com/richie5um)'s extension
8-
[vscode-sort-json](https://github.com/richie5um/vscode-sort-json), his extension can only sort JSON, I added new feature base on his extension so this `sort-js-object-keys` extension can sort the JS object keys in source code.
8+
[vscode-sort-json](https://github.com/richie5um/vscode-sort-json), his extension can only sort JSON, I added new feature base on his extension so this extension can sort the JS object keys in source code.
99

1010
## Usage
1111

0 commit comments

Comments
 (0)