Skip to content

Commit aa293bc

Browse files
nit
1 parent 01e29f6 commit aa293bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/learning-paths/cross-platform/_example-learning-path/appendix-2-writing-style.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,15 +202,15 @@ Learning Paths are intended for software developers with differing experience le
202202

203203
If you're creating a Learning Path with the help of an AI assistant, you can use Agent Skills to check whether your content meets these guidelines.
204204

205-
Agent Skills are located in the project reporsitory at `.github/skills`, and. Skills cover Learning Path structure, writing style guidelines, as well as accessibility-related considerations such as alt-text for images.
205+
Agent Skills are located in the project reporsitory at `.github/skills`. Skills cover Learning Path structure, writing style guidelines, as well as accessibility-related considerations such as alt-text for images.
206206

207-
Skills are invoked automatically depending on your prompts. For example, to check for style violations on a given page, you can prompt:
207+
Skills are invoked automatically depending on your prompts. For example, to check for style violations on a given page, you can prompt something similar to:
208208

209209
```text
210210
Review this page for style violations.
211211
```
212212

213-
To check whether the Learning Path is structurally sound, you can prompt:
213+
To check whether the Learning Path is structurally sound, you can prompt something similar to:
214214

215215
```text
216216
Review this Learning Path for structure.

0 commit comments

Comments
 (0)