Skip to content

Commit aad1ff0

Browse files
authored
Merge pull request rails#42463 from AdityaBhutani/fix-and-improve-guide-action-text-overview
2 parents 6d3acaf + 59b3df7 commit aad1ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/action_text_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ end
126126

127127
Action Text will sanitize and render rich content on your behalf.
128128

129-
By default, the Action Text editor and content is styled by the Trix defaults.
129+
By default, the Action Text editor and content are styled by the Trix defaults.
130130

131131
If you want to change these defaults, remove the `// require "actiontext.scss"`
132132
line from your `application.scss` to omit the [contents of that

0 commit comments

Comments
 (0)