We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668d3e5 commit 30bd91fCopy full SHA for 30bd91f
checker/src/main/java/dev/cel/checker/ProtoTypeMask.java
@@ -80,7 +80,7 @@ public ProtoTypeMask withFieldsAsVariableDeclarations() {
80
*
81
* <ul>
82
* <li>All descendent fields after the last element in the field mask path are visible.
83
- * <li>The asterisk '*' can be used as an explicit indicator that all descedent fields are
+ * <li>The asterisk '*' can be used as an explicit indicator that all descendent fields are
84
* visible to CEL.
85
* <li>Repeated fields are not supported.
86
* </ul>
0 commit comments