Skip to content

Commit c8eafe6

Browse files
committed
Enhance comment and fix typo (and fiddle with formatting)
1 parent a61ad70 commit c8eafe6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
* Support for IPv6, can now connect to a splunkd listening on an IPv6 address.
88
* Improvements to entity state management
9-
* Improvements to usability of entity collections
10-
* Support for collection paging - collection now support the stanrad paging
11-
arguments: count, offset, search, sort_dir, sort_key and sort_mode. Note
12-
that Inputs and Jobs are not pageable collections and only support basic
9+
* Improvements to usability of entity collections
10+
* Support for collection paging - collections now support the paging arguments:
11+
`count`, `offset`, `search`, `sort_dir`, `sort_key` and `sort_mode`. Note
12+
that `Inputs` and `Jobs` are not pageable collections and only support basic
1313
enumeration and iteration.
1414
* Improvements to unit tests
1515

0 commit comments

Comments
 (0)