Skip to content

Commit dc8cd19

Browse files
authored
Fix typo
1 parent 8c178bb commit dc8cd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/transform/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ After selecting a property/trait, select JSON Path or Simple String to change th
114114
115115
```
116116
> ingredients.salad → "ingredients": { "salad": "yum" }
117-
> ingredents\.salad → "ingredients.salad": "yum"
117+
> ingredients\.salad → "ingredients.salad": "yum"
118118
```
119119

120120
### Step 3: Name the transformation and enable it

0 commit comments

Comments
 (0)