From b1173d52ae77ee34b2dfb08d5de44047823f6ce1 Mon Sep 17 00:00:00 2001 From: Jonas Plum Date: Mon, 4 Aug 2025 19:23:14 +0200 Subject: [PATCH] Fix typos (#438) --- docs/src/content/docs/use/statistics.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/content/docs/use/statistics.md b/docs/src/content/docs/use/statistics.md index d5a78076..b0da20c6 100644 --- a/docs/src/content/docs/use/statistics.md +++ b/docs/src/content/docs/use/statistics.md @@ -3,10 +3,10 @@ title: Statistics description: Where can I find statistics and how are they derived? --- -wanderer can you show you a wide range of useful statistics about your latest adventures. Head over to the profile page (`/profile`) to get started. wanderer derives the values for your statistics from the [summit logs](/use/summit-logs) of your trails. So make sure to add some entries with GPS data beofre proceeding. +wanderer can you show you a wide range of useful statistics about your latest adventures. Head over to the profile page (`/profile`) to get started. wanderer derives the values for your statistics from the [summit logs](/use/summit-logs) of your trails. So make sure to add some entries with GPS data before proceeding. ![Statistics](../../../assets/guides/wanderer_stats.gif) -With the filters in the top right corner you can determine which acitivities should be included in the statistics. With the drop down menu above the activity bar chart you can determine which metric should be visualized in the time series graph. +With the filters in the top right corner you can determine which activities should be included in the statistics. With the drop-down menu above the activity bar chart you can determine which metric should be visualized in the time series graph. -In the table at the bottom of the page you see an overview of all acitivities that match your selected filters. Clicking on the route preview at the beginning of each row will display the route on a more detailed map so you can take a closer at all the relevant data. \ No newline at end of file +In the table at the bottom of the page you see an overview of all activities that match your selected filters. Clicking on the route preview at the beginning of each row will display the route on a more detailed map so you can take a closer at all the relevant data. \ No newline at end of file