Closed
Description
Just realized that the recently created pandas roadmap has a typo. In the section https://dev.pandas.io/development/roadmap.html#decoupling-of-indexing-and-internals the uses
word is duplicated.
If anybody here wants to fix that, you should already know how to open a PR not using master
;)
Please add a comment in this issue if you're taking this, and if someone does don't also work on the same, that's not nice (open source is about working as a team, there is no competition at all, not even among different projects doing the same). Also, make sure there is not a PR in pandas already open for this.
The file to edit should be doc/source/development/roadmap.md
(didn't check in detail).