Skip to content

Commit

Permalink
Tweaked sorting title - #20
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega committed Aug 31, 2015
1 parent b73c07c commit 9141e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $metricPoints = $metrics[0]->getAllMetricPoints(); // Metric Points
$subscribers = $cachetInstance->getAllSubscribers(); // Subscribers
```

### Sorting Cachet elements
#### Sorting Cachet elements

If you wish to sort your results, you can use the following syntax. This works for components, incidents, metrics, metric points and subscribers.

Expand Down

0 comments on commit 9141e82

Please sign in to comment.