Fixed typo

This commit is contained in:
Paolo Genissel 2017-08-16 09:35:04 +02:00
parent d621792b77
commit 22a1eb3d45

View file

@ -93,7 +93,7 @@ limitations under the License.
<select id="selectRunners" multiple="multiple">
<option is-select2="false" ng-repeat="runners in permissions.runners" selected="selected">{{runners}}</option>
</select>
Writers can read, run and write the note.
Runners can read and run the note.
</p>
<p><span class="readers">Readers </span>
<select id="selectReaders" multiple="multiple">