Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit 3284313

Browse files
committed
Removes an extraneous quotation mark
1 parent 3332cfe commit 3284313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Preferences > Package Settings > AngularJS > **Settings - User** *(requires proj
178178
179179
**match_definitions**: ["controller", "directive", "module", "factory", "filter"]; Determines what type of definitions to index
180180
181-
**excluded_dirs**: ["node_modules/""]; Global setting for excluding folders
181+
**excluded_dirs**: ["node_modules/"]; Global setting for excluding folders
182182
183183
**exclude_file_suffixes**: ["min.js", "angular.js"]; exclude files via their suffix
184184

0 commit comments

Comments
 (0)