Browse Source

Spelling error.

pull/334/head
Sebastian Stehle 7 years ago
parent
commit
7c2fb02a43
  1. 2
      src/Squidex/app/features/rules/pages/rules/actions/discourse-action.component.html

2
src/Squidex/app/features/rules/pages/rules/actions/discourse-action.component.html

@ -8,7 +8,7 @@
<input type="url" class="form-control" id="url" formControlName="url" /> <input type="url" class="form-control" id="url" formControlName="url" />
<small class="form-text text-muted"> <small class="form-text text-muted">
The url where the events will be sent to. The url to your discourse server.
</small> </small>
</div> </div>
</div> </div>

Loading…
Cancel
Save