diff --git a/docs/Adding-animation-to-plugin-source.md b/docs/Adding-animation-to-plugin-source.md index 89f229e..59db951 100644 --- a/docs/Adding-animation-to-plugin-source.md +++ b/docs/Adding-animation-to-plugin-source.md @@ -143,7 +143,7 @@ public readonly drakeAnimationMap: Record; ### Animation Map -Then further down, define the animation map. +Then further down, define the animation map. This is where you will tell Granite what animation to use for each emote. **Before**: