Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 484b7b9

Browse files
committedMar 12, 2014
Added :
1 parent 7eb3051 commit 484b7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cookbook/security/voters_data_permission.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Creating the Custom Voter
5454
-------------------------
5555

5656
The goal is to create a voter that checks if a user has access to view or
57-
edit a particular object. Here's an example implementation
57+
edit a particular object. Here's an example implementation:
5858

5959
.. code-block:: php
6060

0 commit comments

Comments
 (0)
Please sign in to comment.