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 961b916 commit a3869e3Copy full SHA for a3869e3
docs/src/man/basics.md
@@ -400,7 +400,7 @@ julia> names(german, AbstractString)
400
"Purpose"
401
```
402
403
-You can explore more options of filtering column naes in the documentation of
+You can explore more options of filtering column names in the documentation of
404
the [`names`](@ref) function.
405
406
If instead you wanted to get column names of a data frame as `Symbol`s use the `propertynames` function:
0 commit comments