Skip to content

Commit

Permalink
Update plain-language.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thejordanwood authored Aug 21, 2024
1 parent 9c92362 commit 307938f
Showing 1 changed file with 54 additions and 92 deletions.
146 changes: 54 additions & 92 deletions _guide/plain-language.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: guide
title: Plain language
description:
description: How to use plain language to make your content accessible.
excerpt:
sidenav: docs
categories:
Expand All @@ -17,112 +17,74 @@ roles:
- UX designer
---

## Overview
# Plain Language

You worked hard getting your content online. How do you make sure your readers can find, understand and use it? Apply plain language. Clear and direct writing makes your content [accessible](https://www.w3.org/WAI/WCAG21/Understanding/reading-level.html) (it's also the [law](https://www.plainlanguage.gov/law/)!). Plain language also helps people with different cognitive abilities. Or speakers of a non-English language. Or those who rely on audio to listen to text.
You might also be writing for the public. Or a group of experts. Either way, your audience's reading level is likely [lower than you think](https://literacyproj.org/).
Plain language helps make your content accessible by allowing your audience to quickly understand it the first time they interact with it. This helps people with different cognitive abilities, people whose first language isn’t English, and those that rely on audio to listen to text.

Check warning on line 22 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L22

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
  22:225-22:226  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes

## Who this is for
Plain language means that your content is written as clear and simple as possible. Good plain language will help readers find what they need, understand it quickly, and use that information to meet their needs.

* CivicActions employees
* Public servants
* Government communications teams
* Anyone designing content for the public
## Basic guidelines for plain language

## A quick guide to plain language
1. Use short sentences.
- Try to write one idea per sentence.

Check warning on line 29 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L29

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     29:6-29:43  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Avoid repeating words.

Check warning on line 30 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L30

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     30:6-30:30  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
2. Use simple words.
- Try to keep the writing below an 8th grade reading level.

Check warning on line 32 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L32

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     32:6-32:65  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Choose words your readers use.

Check warning on line 33 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L33

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     33:6-33:39  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Imagine you're talking to your reader over the phone. What words would you use to answer questions directly?

Check warning on line 34 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L34

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    34:6-34:116  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
3. Use an active voice.
- The subject of a sentence should be performing an action.

Check warning on line 36 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L36

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     36:6-36:66  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- For example, “You need to submit the form online.” You, as the subject of the sentence, are performing the action by submitting the form.

Check warning on line 37 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L37

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    37:6-37:146  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 37 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L37

Expected a straight quote: `"`, not `“` quote retext-quotes
Raw output
    37:21-37:22  warning  Expected a straight quote: `"`, not `“`       quote                        retext-quotes

Check warning on line 37 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L37

Expected a straight quote: `"`, not `”` quote retext-quotes
Raw output
    37:57-37:58  warning  Expected a straight quote: `"`, not `”`       quote                        retext-quotes
4. Write for your audience.
- People visit your website to do something. Before writing, identify the reader’s needs.

Check warning on line 39 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L39

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     39:6-39:96  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 39 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L39

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    39:86-39:87  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes
- How can you answer your reader’s top questions quickly?

Check warning on line 40 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L40

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     40:6-40:63  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 40 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L40

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    40:38-40:39  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes
- What do readers need to know or do after reading your content?

Check warning on line 41 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L41

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     41:6-41:70  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
5. Make it scannable.
- Users don’t read, they scan. They often leave web pages within 10 to 20 seconds.

Check warning on line 43 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L43

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     43:6-43:88  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 43 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L43

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    43:17-43:18  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes
- Structure your content with clear headers and present them in a logical order.

Check warning on line 44 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L44

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     44:6-44:86  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Use short paragraphs, bullet points, and lists to sort content into smaller sections that are easier to read.

Check warning on line 45 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L45

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    45:6-45:119  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
6. Don’t use jargon.

Check warning on line 46 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L46

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
      46:7-46:8  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes
- Business and technical jargon can be confusing. Try to use common words in place of jargon.

Check warning on line 47 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L47

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     47:6-47:99  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Spell out acronyms the first time one is used.

Check warning on line 48 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L48

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     48:6-48:55  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
7. Don’t use idioms.

Check warning on line 49 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L49

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
      49:7-49:8  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes
- Idioms are only clear to people that are in a certain group.

Check warning on line 50 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L50

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     50:6-50:69  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- These can be confusing for someone whose first language isn’t English.

Check warning on line 51 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L51

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     51:6-51:79  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 51 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L51

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    51:67-51:68  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes
- Try to use simple words in place of phrases.

Check warning on line 52 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L52

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     52:6-52:53  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

### Keep it simple
## Test your content

Avoid:
Now that you’ve written your content, it’s important to test it! This can help you improve your content. You can test your content using readability tools, listening to your content read aloud, and conducting user testing with your audience.

Check warning on line 56 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L56

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    56:13-56:14  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes

Check warning on line 56 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L56

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    56:41-56:42  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes

* Jargon and government legalese. If you have to use an acronym, spell it out first.
* Filler words. For example, use the word 'analyze' not 'conduct an analysis'.
* Repetitive words
* Irony or idioms
* Intro text. For example, "Welcome to our department homepage."
### Use a readability tool

Try:
Always run your content through a readability tool and try to get the reading grade level lower than 8th grade. Some common readability tools are:

* Using active voice throughout your site
* Writing one idea per sentence
* Using the simpler synonym. For example, 'use' not 'utilize'.
* Keeping the reading level between 6th and 8th grade reading level. Remember to remove proper nouns and titles.
- [Hemingway App](https://www.hemingwayapp.com/): This app highlights content that could be hard for your audience to read.

Check warning on line 62 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L62

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    62:1-62:125  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- [Readable](https://readable.io/): This is a paid service that analyzes your content to identify its readability score, grammar errors, and style issues.

Check warning on line 63 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L63

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    63:1-63:156  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- [Microsoft’s Flesch-Kincaid](https://support.microsoft.com/en-us/office/get-your-document-s-readability-and-level-statistics-85b4969e-e80a-4777-8dd3-f7fc3c8b3fd2): This can be used with Microsoft Word to calculate your content’s readability score.

Check warning on line 64 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L64

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    64:1-64:251  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 64 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L64

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    64:13-64:14  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes

Check warning on line 64 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L64

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
  64:229-64:230  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes

### Write for your audience
### Use a text-to-speech reader
Text-to-speech (TTS) is a type of assistive technology that takes words on a digital device and reads it aloud. Simply hearing text read aloud can help authors better understand where improvements can be made. We recommend this tool:
- [Microsoft’s Immersive Reader](https://support.microsoft.com/en-us/topic/use-immersive-reader-in-microsoft-edge-78a7a17d-52e1-47ee-b0ac-eff8539015e1): In Microsoft Edge, this mode has a Read Aloud tool that can be used to read the text of a web page.

Check warning on line 68 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L68

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    68:1-68:253  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 68 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L68

Expected a straight apostrophe: `'`, not `’` apostrophe retext-quotes
Raw output
    68:13-68:14  warning  Expected a straight apostrophe: `'`, not `’`  apostrophe                   retext-quotes

Before writing, ask yourself: What are your reader's needs? What do they need to know or do after reading your content?
### User testing with your audience
Automated readability tools won't catch everything. You'll need to test your content with humans too. When user testing, you can:

### Make it actionable
- Use tree testing to discover if menu labels and other content is easy to find. This is a research method where you ask users to look for important resources.

Check warning on line 73 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L73

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    73:1-73:160  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Ask your users to read your content aloud. This can help you identify what words they may struggle with. Users can also rate the clarity of the language.

Check warning on line 74 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L74

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    74:1-74:157  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- Ask your users to paraphrase what they read to gauge their understanding.

Check warning on line 75 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L75

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     75:1-75:77  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

People visit your website to do something: answer a question or complete a specific task. Ask yourself: what are the top questions my target reader wants to know? How can I answer it quickly?
## Resources

### Choose words your reader uses
- [Federal Plain Language guidelines](https://www.plainlanguage.gov/guidelines/)

Check warning on line 79 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L79

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     79:1-79:81  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- [Plain Language Association International guidelines](https://plainlanguagenetwork.org/plain-language/what-is-plain-language/)

Check warning on line 80 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L80

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    80:1-80:129  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- [WCAG 2.1 Reading level success criterion ](https://www.w3.org/WAI/WCAG21/Understanding/reading-level.html)

Check warning on line 81 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L81

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
    81:1-81:110  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

Check warning on line 81 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L81

Don’t pad `link` with inner spaces no-inline-padding remark-lint
Raw output
    81:3-81:110  warning  Don’t pad `link` with inner spaces            no-inline-padding            remark-lint

Imagine you're talking to your reader over the phone. What words would you use to answer questions directly?
You can also use different keyword research tools. Try Google's [Keyword Research Planner](https://ads.google.com/home/tools/keyword-planner/) or [Moz Analytics](https://moz.com/login?redirect=https://analytics.moz.com/pro). They can help you brainstorm user-friendly words and phrases related to your topic.
## Next steps

### Make it scannable
When you are ready to learn more, here are some further guides and resources that may help your content:

Structure your content with [clear headers](https://www.nngroup.com/articles/headings-pickup-lines/). Present headers in a logical order. This will help a user scan the content easily to figure out what it's about. Make it specific to the topic or sub-topic. The clearest headers tell you something useful.
Use bulleted lists to make content easy to scan. Remember: website users don't read, they scan. They often leave web pages within 10 to 20 seconds.
- [Accessible documents](https://accessibility.civicactions.com/guide/documents)

Check warning on line 87 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L87

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     87:1-87:81  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- [Social media guidelines](https://accessibility.civicactions.com/guide/social-media)

Check warning on line 88 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L88

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     88:1-88:87  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint
- [Additional tools](https://accessibility.civicactions.com/guide/tools)

Check warning on line 89 in _guide/plain-language.md

View workflow job for this annotation

GitHub Actions / remark-lint

[remark-lint] _guide/plain-language.md#L89

Marker style should be `*` unordered-list-marker-style remark-lint
Raw output
     89:1-89:73  warning  Marker style should be `*`                    unordered-list-marker-style  remark-lint

### Test your content with a readability tool

Always run your content through a readability tool. You can use [Hemingway App](https://www.hemingwayapp.com/), [Readable.io](https://readable.io/), or [turn on Flesch-Kincaid](https://support.microsoft.com/en-us/topic/get-your-document-s-readability-and-level-statistics-85b4969e-e80a-4777-8dd3-f7fc3c8b3fd2) if editing in Microsoft Word. Try to get the reading grade level lower than 8th grade. Before using the tool, remember to remove:

* proper nouns
* titles
* any domain-specific language you have to use. For example, a medical term you might need to include in your content.

### Listen to your text in Reader Mode

There are many tools to help with the readability of your site. Some of them offer a text to speach functionality that makes it easy for people to listen to what you have written. In our testing, [Microsoft's Immersive Reader](https://support.microsoft.com/en-us/topic/use-immersive-reader-in-microsoft-edge-78a7a17d-52e1-47ee-b0ac-eff8539015e1) is one of the best.

Simply hearing how text read out loud can help authors better understand where improvements can be made.

### Do more "just enough" user testing with your audience

See "[just enough](https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/)" article.

Automated readability tools won't catch everything. You'll need to test your content with humans too. You can test:

* [Menu labels](https://www.nngroup.com/articles/tree-testing/) and micro-content. Keep your [user goals](https://www.nngroup.com/articles/task-scenarios-usability-testing/) in mind.
* Language. Ask your users to read your content out loud. What words do they stumble over? How do they rate the clarity of the language (on a scale from 1 to 5)?
* Understanding. Ask your users to paraphrase what they read. What did they summarize correctly? What did they miss? What did they get wrong?

## Join a plain language community

* [Digital.gov Plain Language Action and Information Network](https://digital.gov/communities/plain-language/). They promote plain language in all government communications.
* [Plain Language Association International LinkedIn](https://www.linkedin.com/groups/158634/). This group advocates for plain language in business, government, and law.

## Find a plain language tool

* [Hemingway App](https://www.hemingwayapp.com/)
* [Readable.io](https://readable.io/)
* [Flesch-Kincaid](https://support.microsoft.com/en-us/topic/get-your-document-s-readability-and-level-statistics-85b4969e-e80a-4777-8dd3-f7fc3c8b3fd2) (available in tools like Microsoft Word)
* [OpenAdvocate WriteClearly](https://www.openadvocate.org/writeclearly/) - [OpenAdvocate on GitHub](https://github.com/openadvocate/writeclearly-server)

## Helpful plain language resources

### Guides

* [USA Federal plain language guidelines](https://www.plainlanguage.gov/guidelines/)
* [USA Federal online training resources](https://www.plainlanguage.gov/training/online-training/)
* [USDS: Guide to accessibility for teams](https://accessibility.digital.gov/content-design/plain-language/)
* [California.gov Content Style Guide: Write in Plain Language](https://designsystem.webstandards.ca.gov/style/content/write-in-plain-language/)
* [South Australia: Steps to make your content plain language](https://www.accessibility.sa.gov.au/your-role/content/plain-language)
* [Content Design London: Readability Guidelines](https://readabilityguidelines.co.uk/)

### Videos

* [How Testing Your Documents Can Improve Plain Language Compliance](https://www.youtube.com/watch?v=fYJUdp83f_M)
* [Plain Language: Accessibility for Content](https://www.youtube.com/watch?v=n_WYcQnVOf4)

### Organizations

* [Center for Plain Language](https://centerforplainlanguage.org/)
* [Plain Language Association International](https://plainlanguagenetwork.org/plain/who-we-are/)

### Events

* Celebrate your plain language success on [Plain Language Day](https://plainlanguagenetwork.org/plain/international-plain-language-day/) (October 13)

0 comments on commit 307938f

Please sign in to comment.