Skip to content

Commit

Permalink
Fixing a doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
burzum committed Apr 4, 2017
1 parent ba52753 commit 516f2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routing/Middleware/SecurityMiddleware.php
Expand Up @@ -36,7 +36,7 @@ class SecurityMiddleware
*
* Sets the header value for it to 'nosniff'
*
* @link Reference: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options
* @link https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options
* @return $this
*/
public function noSniff()
Expand Down

0 comments on commit 516f2a8

Please sign in to comment.