Skip to content

Commit

Permalink
Added ASCII equivalent of the |
Browse files Browse the repository at this point in the history
  • Loading branch information
adityasood committed Jan 22, 2019
1 parent 70c0d5e commit 6e0f54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/users/_60-user-role-object.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<%=
describe_object 'The user role object', since: '19.1.0' do
type 'String', "The type of role (plugin | gocd)"
type 'String', "The type of role (plugin &#124; gocd)"
Name 'String', "Name of the role"
end
%>

0 comments on commit 6e0f54c

Please sign in to comment.