Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated word limit to 25 words #299 #300

Merged
merged 1 commit into from
Jul 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/docu_styleguide.language.xml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
<section xml:id="sec-structure-sentence">
<title>Sentence structure</title>
<para>
Form clear and direct sentences with 20 words or less. Avoid complicated
Form clear and direct sentences with 25 words or less. Avoid complicated
clauses. Make sure that the relationship between subject, verb, and
object is clear. Avoid joining sentences with semicolons. Avoid ending
sentences with prepositions.
Expand Down
Loading