Skip to content

Commit 83f38c5

Browse files
committed
quick edit
1 parent b9bc094 commit 83f38c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/content/email/html-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ From the editor screen, you can click **Use HTML Editor** or **Use Visual Editor
121121

122122
The Visual Editor renders your HTML in an editable preview (similar to an email client), so you might need to accept formatting changes to your HTML to use the Visual Editor. In this case, Segment displays a confirmation modal with HTML differences.
123123

124-
Potential HTML changes may include formatting, removing attributes with potentially unsuported scripts in your HTML (for example, `onclick` or `onblur`), attribute reordering, and adding missing tags.
124+
Potential HTML changes include formatting, removing attributes with potentially unsuported scripts in your HTML (for example, `onclick` or `onblur`), attribute reordering, and adding missing tags.
125125

126126
If you don't want to accept the changes required to use the Visual Editor, you can continue editing in the HTML Editor.
127127

0 commit comments

Comments
 (0)