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

Remove “words to avoid in technical writing” #3

Merged
merged 1 commit into from
Feb 3, 2014

Conversation

sarahhodne
Copy link
Contributor

Words were taken from this blog post: http://css-tricks.com/words-avoid-educational-writing/. It recommends to avoid using the phrases “obviously”, “basically”, “simply”, “of course”, “clearly”, “just”, “everyone knows”, “however”, “so” and “easy”. I did a project-wide search for these phrases and rewrote things where I thought it improved the sentence.

For future reference, this is the command I ran to find these:

ag -i '(obviously|basically|simply|of\scourse|clearly|just|everyone\sknows|however|so,|easy)' user

Not 100% sure about all of these changes, please do look over them and add some comments if you think there shouldn't be a change or the sentence could be rewritten in a better way.

Words were taken from this blog post:
http://css-tricks.com/words-avoid-educational-writing/. It recommends to
avoid using the phrases “obviously”, “basically”, “simply”, “of course”,
“clearly”, “just”, “everyone knows”, “however”, “so” and “easy”. I did a
project-wide search for these phrases and rewrote things where I thought
it improved the sentence.

For future reference, this is the command I ran to find these:

    ag -i '(obviously|basically|simply|of\scourse|clearly|just|everyone\sknows|however|so,|easy)' user
@joshk
Copy link
Contributor

joshk commented Feb 3, 2014

LOVE THIS!

@joshk
Copy link
Contributor

joshk commented Feb 3, 2014

Words matter a lot, and this is a great improvement!

joshk added a commit that referenced this pull request Feb 3, 2014
Remove “words to avoid in technical writing”
@joshk joshk merged commit 18af1d7 into gh-pages Feb 3, 2014
@joshk joshk deleted the hh-remove-some-words-to-avoid branch February 3, 2014 21:48
@anikalindtner
Copy link
Contributor

@henrikhodne such a wonderful step <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants