Spellcheck themes

This commit is contained in:
Lance Pioch 2018-05-13 10:34:09 -04:00
parent c6c37e1b88
commit 608ad33d31
19 changed files with 28 additions and 28 deletions

View file

@ -28,7 +28,7 @@
<label class="control-label">Name <span class="field-required"></span></label>
<div>
<input type="text" name="name" class="form-control" value="{{ $nest->name }}" />
<p class="text-muted"><small>This should be a descriptive category name that emcompasses all of the options within the service.</small></p>
<p class="text-muted"><small>This should be a descriptive category name that encompasses all of the options within the service.</small></p>
</div>
</div>
<div class="form-group">