Skip to content

Commit

Permalink
docs: Switch titles to match contents of paragraphs (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenvanvliet authored Oct 12, 2020
1 parent c7fd192 commit 57c0c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ash/api/api.ex
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,10 @@ defmodule Ash.Api do
## Pagination
#### keyset pagination
#### Limit/offset pagination
#{NimbleOptions.docs(@offset_page_opts)}
#### Limit/offset pagination
#### Keyset pagination
#{NimbleOptions.docs(@keyset_page_opts)}
"""
@callback read(Ash.query(), params :: Keyword.t()) ::
Expand Down

0 comments on commit 57c0c72

Please sign in to comment.