Commit e44cd91
docs(website): fix incorrect example about the contains function (#22724)
* docs(website): fix incorrect example about the `contains` function
The `contains` function is now infallible and always returns a boolean value.
This commit fixes the example in the `transformation` guide.
* docs(website): add section on context-specific execution differences
* Update website/content/en/guides/level-up/transformation.md
Co-authored-by: Pavlos Rontidis <[email protected]>
* docs(website): remove trailing space
---------
Co-authored-by: Pavlos Rontidis <[email protected]>1 parent 56fd462 commit e44cd91
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
161 | 170 | | |
162 | 171 | | |
163 | 172 | | |
| |||
0 commit comments