Skip to content

Commit

Permalink
Minor wording
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Oct 29, 2024
1 parent 331a134 commit 95392b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Supported PHP versions:
* [Add](#add)
* [Aggregate](#aggregate)
* [Debug](#debug)
* [Order](#orderby)
* [Order](#order-by)
* [Shorten](#shorten)
* [Test](#test)
* [Transform](#transform)
Expand Down Expand Up @@ -360,7 +360,7 @@ will return:
* [dump()](#dump) : Prints the map content
* [tap()](#tap) : Passes a clone of the map to the given callback

### OrderBy
### Order By

* [arsort()](#arsort) : Reverse sort elements preserving keys
* [asort()](#asort) : Sort elements preserving keys
Expand Down

0 comments on commit 95392b6

Please sign in to comment.