Skip to content
Snippets Groups Projects
Unverified Commit 184cb812 authored by Jeff Bruemmer's avatar Jeff Bruemmer Committed by GitHub
Browse files

typo (#41205)

parent 15b90a02
No related merge requests found
......@@ -30,7 +30,7 @@ Collections can have timelines, and timelines can contain events. In practice wh
- If you don't explicitly create a timeline yet, but you do create events, Metabase will automatically create a timeline for you (which acts as the default timeline for the collection).
- You can have multiple timelines for the same collection.
- Timelines associated with collection do not apply to that collection's sub-collections.
- Timelines associated with collections do not apply to that collection's sub-collections.
### Adding events when viewing a collection
......@@ -41,8 +41,8 @@ When viewing a [collection](collections.md), you can view, add, or edit events b
Once you create an event, the event will show up in charts in the collection, provided:
- The date of the event falls within the chart's time range, and
- The timeline is visible (more on that [below](#adding-events-when-viewing-a-question))
- The date of the event falls within the chart's time range.
- The timeline is visible (more on that [below](#adding-events-when-viewing-a-question)).
You'll see an icon along the x-axis that plots the event. A vertical line will extend from the event to show when the data plotted on the chart intersects with the event.
......@@ -97,7 +97,7 @@ To archive a timeline:
### View archived events and timelines
> Archived events and timelines can only be viewed from the collection. The don't show up in the [main archive](../exploration-and-organization/history.md).
> Archived events and timelines can only be viewed from the collection. They don't show up in the [main archive](../exploration-and-organization/history.md).
To view (and resurrect) archived timelines and events:
......
......@@ -52,7 +52,7 @@ Archiving a collection archives all of the collection's contents as well. You ca
2. Click the `...` beside the "Collections" header in the sidebar.
3. Click **View archive**.
To view archived [events and timelines](./events-and-timelines.md), go to relevant unarchived collection, click on the collection's **Calendar** icon, then the three-dot menu (**...**) and select the option to view the archived events or timelines.
To view archived [events and timelines](./events-and-timelines.md), go to the relevant unarchived collection, click on the collection's **Calendar** icon, then the three-dot menu (**...**) and select the option to view the archived events or timelines.
## Unarchiving items
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment