fix(angular): typo in capture name (#6249)

This commit is contained in:
Dennis van den Berg 2024-03-04 14:05:53 +01:00 committed by GitHub
parent 70f03829af
commit 212b7a504c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"revision": "d3dc807692e6bca671d4491b3bf5c67eeca8c016" "revision": "d3dc807692e6bca671d4491b3bf5c67eeca8c016"
}, },
"angular": { "angular": {
"revision": "6d02054ae9aa1fedf5097fe6d93dd78f751dff21" "revision": "a1b5ff462875e5f92e6265fc630702847e0dcbb3"
}, },
"apex": { "apex": {
"revision": "857077f9e6bb04df0f769c18d32bfe036911adc8" "revision": "857077f9e6bb04df0f769c18d32bfe036911adc8"

View file

@ -116,7 +116,7 @@
(nullish_coalescing_expression (nullish_coalescing_expression
(coalescing_operator) @operator) (coalescing_operator) @operator)
(concatination_expression (concatenation_expression
"+" @operator) "+" @operator)
(binary_expression (binary_expression