Skip to content

Commit

Permalink
fix --- whih renders incorrectly in the docs (#2421)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins committed Sep 9, 2020
1 parent 63b5025 commit 908f997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ especially for those coming to Julia from R or Python.

DataFrames.jl plays a central role in the Julia Data ecosystem, and has tight
integrations with a range of different libraries. DataFrames.jl isn't the only
tool for working with tabular data in Julia --- as noted below, there are some
other great libraries for certain use-cases --- but it provides great data
tool for working with tabular data in Julia -- as noted below, there are some
other great libraries for certain use-cases -- but it provides great data
wrangling functionality through a familiar interface.

## DataFrames.jl and the Julia Data Ecosystem
Expand Down

0 comments on commit 908f997

Please sign in to comment.