File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ You can also easily create lists of characters with a form similar to ranges wit
225225
226226| | |
227227| --------------------- | --------------------------------------------------------------------------------------------------------------- |
228- | ** _ Description:_ ** | An expression that is used to navigated to an inner value in a structured value. |
228+ | ** _ Description:_ ** | An expression that is used to navigate to an inner value in a structured value. |
229229| ** _ Annotation:_ ** | ` cell-path ` |
230230| ** _ Literal syntax:_ ** | A dot-separated list of row (int) and column (string) IDs. E.g., ` name.4.5 ` . |
231231| | Optionally, use a leading ` $. ` when needed for disambiguation, such as when assigning a cell-path to a variable |
You can’t perform that action at this time.
0 commit comments