diff --git a/content/accessibility/headings.md b/content/accessibility/headings.md index 197ff8f6..6d2e6015 100644 --- a/content/accessibility/headings.md +++ b/content/accessibility/headings.md @@ -75,7 +75,7 @@ lorum ipsum ``` -> This section has a main category and two sub categories. The sub categories are on the same level and as such use the the same heading element. +> This section has a main category and two sub categories. The sub categories are on the same level and as such use the same heading element. ### Fails diff --git a/content/methods/interview-checklist.md b/content/methods/interview-checklist.md index cf8d2b6f..6ee2c516 100644 --- a/content/methods/interview-checklist.md +++ b/content/methods/interview-checklist.md @@ -53,7 +53,7 @@ eleventyExcludeFromCollections: true - Be polite; you’re a guest in the participant’s world - Give the participant your full attention (You can signal this by making eye contact, asking follow up questions, etc. Be aware that taking notes, especially on a laptop, can distract from the conversation itself) - Ask open-ended questions that will give you relevant information and help you form a better understanding of who this person is -- Understand the degree to which this person is comfortable talking about themselves and their work, and at what speed. Be mindful and respectful of anything the the participant is uncomfortable talking about +- Understand the degree to which this person is comfortable talking about themselves and their work, and at what speed. Be mindful and respectful of anything the participant is uncomfortable talking about - Give the participant time to respond; don’t be afraid of awkward pauses - Ask for a “tour”: note any organizations, tools, rituals, or processes that affect your participant’s perspective - Start broad (“So to start, could you tell us how you got into this line of work?” or “What’s a day in your work-life like?”), and then slowly direct the interview toward any planned activities (“Could you share your screen and show me how you do that?”) or topic-specific questions (“How often do you file TPS reports?”) diff --git a/content/ux-guide/resources/interview-checklist.md b/content/ux-guide/resources/interview-checklist.md index bfce02fb..63801f0b 100644 --- a/content/ux-guide/resources/interview-checklist.md +++ b/content/ux-guide/resources/interview-checklist.md @@ -70,7 +70,7 @@ Note that the permalink here does not include /resources/ so there's no indicati - Be polite; you’re a guest in the participant’s world - Give the participant your full attention (You can signal this by making eye contact, asking follow up questions, etc. Be aware that taking notes, especially on a laptop, can distract from the conversation itself) - Ask open-ended questions that will give you relevant information and help you form a better understanding of who this person is -- Understand the degree to which this person is comfortable talking about themselves and their work, and at what speed. Be mindful and respectful of anything the the participant is uncomfortable talking about +- Understand the degree to which this person is comfortable talking about themselves and their work, and at what speed. Be mindful and respectful of anything the participant is uncomfortable talking about - Give the participant time to respond; don’t be afraid of awkward pauses - Ask for a “tour”: note any organizations, tools, rituals, or processes that affect your participant’s perspective - Start broad (“So to start, could you tell us how you got into this line of work?” or “What’s a day in your work-life like?”), and then slowly direct the interview toward any planned activities (“Could you share your screen and show me how you do that?”) or topic-specific questions (“How often do you file TPS reports?”) diff --git a/docs/development.md b/docs/development.md index 22b1be11..48d718a6 100644 --- a/docs/development.md +++ b/docs/development.md @@ -175,7 +175,7 @@ You can also set a custom page title using `seo_title` in the front matter, to i By default, the `title` front matter will be rendered as an `h1` element. There are two additional front matter options that control the markup for the title: - `page_title_tag`: When you need the title of the page to be something other than H1, use this. This takes the name of the tag only, like `h2` or `div` — don't set the full tag like `