Skip to content

Commit 82e7b20

Browse files
authored
Fix typo in output preview heading
1 parent fdf0782 commit 82e7b20

File tree

1 file changed

+1
-1
lines changed
  • Modern Development/Service Portal Widgets/Emoji Replacer Widget

1 file changed

+1
-1
lines changed

Modern Development/Service Portal Widgets/Emoji Replacer Widget/HTML.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h4>😊
99
placeholder="Type your message here..."></textarea>
1010
<div class ="mt-3">
1111
<h5>
12-
Ouput Preview:
12+
Output Preview:
1313
</h5>
1414
<div class="p-2 border rounded bg-light" ng-bind-html="c.outputText">
1515

0 commit comments

Comments
 (0)