diff --git a/features/events.mdx b/features/events.mdx index ad545aa..c0a73e8 100644 --- a/features/events.mdx +++ b/features/events.mdx @@ -44,7 +44,7 @@ The value of an event can be positive or negative, and can be a whole number or You can specify a number of custom event attributes to help you track additional information relevant to your use case against events you send to Trophy. -For example, a language learning app might have a 'Questions Completed' metric and use a custom event attribute to store wether the answer to each question was correct. +For example, a language learning app might have a 'Questions Completed' metric and use a custom event attribute to store whether the answer to each question was correct. Similarly a fitness app might use an 'Exercises Completed' metric and use a custom event attribute to store the weight that was used in each exercise and another custom event attribute to store how long the exercise lasted.