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 138d2bb commit e485282Copy full SHA for e485282
docs/StardustDocs/topics/extensionPropertiesApi.md
@@ -183,7 +183,7 @@ df.`size in inches`
183
```
184
185
However, sometimes the original column name contains special symbols
186
-and can still be used as a property name in backticks.
+and can't be used as a property name in backticks.
187
In such cases, special symbols in the auto-generated property name will be replaced.
188
189
```kotlin
0 commit comments