forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit86e02c6
committed
bugsymfony#3514 Fixed some small typos in code example (RobinvdVleuten)
This PR was merged into the 2.4 branch.Discussion----------Fixed some small typos in code exampleHi,I found some small typos in the code example and fixed it:http://symfony.com/doc/current/cookbook/security/api_key_authentication.htmlCheers,RobinCommits-------0c6cfd1 Example creates a class not an interfaceea5531b An interface should be implemented064c740 Fixed small typo in code example1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
0 commit comments
Comments
(0)