Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Apr 25, 2019
1 parent 704a4df commit f82b2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extras/plain.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Setting the width and the size of your breakpoints is what can create a nice tra

Here is what you should consider/ensure:

1. The pagy size can only change in discreet steps: each widht/size pair in your `:breakpoints` represents a step.
1. The pagy size can only change in discrete steps: each widht/size pair in your `:breakpoints` represents a step.

2. The transition from one breakpoint/size to another depends on the width available to the pagy nav. That width is the _internal available width_ of its container (excluding eventual horizontal padding).

Expand Down

0 comments on commit f82b2e7

Please sign in to comment.