Skip to content

Commit

Permalink
Change warning to danger
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Dec 22, 2015
1 parent 46a97a1 commit 654d528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ $authentication = new QueryParams([
]);
```

!!! warning "Warning:"
!!! danger "Warning:"
Using query parameters for authentication is not safe.
Only use it when absolutely necessary.

Expand Down

0 comments on commit 654d528

Please sign in to comment.