aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorOmer Ben-Amram <[email protected]>2019-12-16 15:32:46 +0000
committerOmer Ben-Amram <[email protected]>2019-12-16 15:32:46 +0000
commit624abc1db3a291c76b7c6dbcea39e85ae5cb8f6b (patch)
tree7d7511f91de4a1d5782b62259121b989e07fa710 /editors
parent0ef8ace012b19b76ee99b283801d0d17a3b72b4b (diff)
Fixed a typo
thanks @lnicola
Diffstat (limited to 'editors')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 9290599c7..d6d47e3a1 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -524,7 +524,7 @@
524 }, 524 },
525 { 525 {
526 "id": "ralsp.type.lifetime", 526 "id": "ralsp.type.lifetime",
527 "description": "Color for `Self` param type", 527 "description": "Color for lifetimes parameters",
528 "defaults": { 528 "defaults": {
529 "dark": "#4EC9B0", 529 "dark": "#4EC9B0",
530 "light": "#267F99", 530 "light": "#267F99",