Skip to content

Commit

Permalink
docs: slight wording change about queryargs in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Jul 4, 2019
1 parent 3811e9e commit 3ddac3d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@ If you use a pattern that is not covered here, please consider submitting a Pull

## Flags

For these examples, the following flags are available. To enable them add them to the end of your URL.
For these examples, the following flags are available. To enable them add them to the end the example URL.

- `?debug` - Enables **debug mode** of `dnd-core`. This registers `dnd-core` with the [Redux Devtools Chrome extension](https://github.com/zalmoxisus/redux-devtools-extension).
- `?touch` - Swaps out the backend used in the examples from `react-dnd-html5-backend` to the `react-dnd-touch-backend`.
Expand Down

0 comments on commit 3ddac3d

Please sign in to comment.