From 56bd41f43574f3c4b21843b7fa7d6a557623846b Mon Sep 17 00:00:00 2001 From: Jonpot Date: Mon, 21 Nov 2022 15:49:01 -0800 Subject: [PATCH] Fix skill.md typo --- app/private/docs/property/skill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/private/docs/property/skill.md b/app/private/docs/property/skill.md index 51185673..5b25b9ad 100644 --- a/app/private/docs/property/skill.md +++ b/app/private/docs/property/skill.md @@ -1,6 +1,6 @@ # Skills -Skills represent things the creature can be proficient in. Skills can have their values or behavior modifier by [effects](/docs/property/effect), and their proficiencies modified by [proficiencies](/docs/property/proficiency). +Skills represent things the creature can be proficient in. Skills can have their values or behavior modified by [effects](/docs/property/effect), and their proficiencies modified by [proficiencies](/docs/property/proficiency). ---