Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
making element names match
Browse files Browse the repository at this point in the history
  • Loading branch information
paxtonhare committed Aug 28, 2014
1 parent 74c9372 commit 4241ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/sample/ml-config.sample.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@
<description>A user for the @ml.app-name application</description>
<password>@ml.appuser-password</password>
<role-names>
<role-name>@ml.app-role</role-names>
<role-name>@ml.app-role</role-name>
</role-names>
<permissions/>
<collections/>
Expand Down

0 comments on commit 4241ec4

Please sign in to comment.