Skip to content

Commit 35887a7

Browse files
maskri17copybara-github
authored andcommitted
Renaming the CelComprehensionsExtensions docs to align more closely with lib implementation
PiperOrigin-RevId: 803208620
1 parent f4cb7c0 commit 35887a7

File tree

1 file changed

+2
-1
lines changed
  • extensions/src/main/java/dev/cel/extensions

1 file changed

+2
-1
lines changed

extensions/src/main/java/dev/cel/extensions/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,8 @@ regex.extractAll('id:123, id:456', 'assa') == []
912912
913913
regex.extractAll('testuser@testdomain', '(.*)@([^.]*)') \\ Runtime Error multiple capture group
914914
```
915-
## TwoVarComprehensions
915+
916+
## Comprehensions
916917

917918
TwoVarComprehensions introduces support for two-variable comprehensions.
918919

0 commit comments

Comments
 (0)