typo in ACP

This commit is contained in:
psychobunny
2015-09-10 01:30:52 -04:00
parent 3baad54223
commit edbe8b2e04

View File

@@ -26,7 +26,7 @@
<input type="text" class="form-control" placeholder="A short description about your community" data-field="description" /><br />
<label>Site Keywords</label>
<input type="text" class="form-control" placeholder="Keywords describing your community, comma-seperated" data-field="keywords" /><br />
<input type="text" class="form-control" placeholder="Keywords describing your community, comma-separated" data-field="keywords" /><br />
</form>
</div>
</div>