Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc2447d

Browse filesBrowse files
joshuataylorwouterj
authored andcommitted
Missing n in Column
1 parent 09d9b29 commit bc2447d
Copy full SHA for bc2447d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/security/guard-authentication.rst

Copy file name to clipboardExpand all lines: cookbook/security/guard-authentication.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ property they use to access their account via the API::
4444
private $username;
4545

4646
/**
47-
* @ORM\Colum(type"string", unique=true)
47+
* @ORM\Column(type"string", unique=true)
4848
*/
4949
private $apiKey;
5050

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.