Skip to content

Commit e485282

Browse files
fix
1 parent 138d2bb commit e485282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/StardustDocs/topics/extensionPropertiesApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ df.`size in inches`
183183
```
184184

185185
However, sometimes the original column name contains special symbols
186-
and can still be used as a property name in backticks.
186+
and can't be used as a property name in backticks.
187187
In such cases, special symbols in the auto-generated property name will be replaced.
188188

189189
```kotlin

0 commit comments

Comments
 (0)