Skip to content

Commit

Permalink
Spelling mistake
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>
  • Loading branch information
omus and ericphanson committed Jul 5, 2021
1 parent 28dd9ac commit 47eb66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ julia> using Pkg; Pkg.add(url="https://github.com/apache/arrow", subdir="julia/A

## Local Development

When developing on Arrow.jl it is recommened that you run the following to ensure that any
When developing on Arrow.jl it is recommended that you run the following to ensure that any
changes to ArrowTypes.jl are immediately available to Arrow.jl without requiring a release:

```sh
Expand Down

0 comments on commit 47eb66b

Please sign in to comment.