From b52d5cef736fc2c9a00eba1f2330453eb97f939b Mon Sep 17 00:00:00 2001 From: Alex Haynes Date: Sat, 2 Dec 2023 01:02:37 -0600 Subject: [PATCH] docs: Remove duplicated word --- content/overview/user-interface/filmstrip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/overview/user-interface/filmstrip.md b/content/overview/user-interface/filmstrip.md index 3199a34f0b..1c1019f6c3 100644 --- a/content/overview/user-interface/filmstrip.md +++ b/content/overview/user-interface/filmstrip.md @@ -8,6 +8,6 @@ author: "people" The filmstrip, when enabled, is shown at the bottom of the screen (except in the lighttable view, where it is replaced with the [timeline](../../module-reference/utility-modules/lighttable/timeline.md) module) and displays the images from the current [collection](../../lighttable/digital-asset-management/collections.md) (set in the lighttable view). You can navigate the filmstrip by scrolling with the mouse wheel. -The filmstrip allows you to interact with images while you are not in the lighttable view. For example, while developing an image in darkroom mode, you can switch to another image to by clicking its thumbnail in the filmstrip. You can also rate and color-classify the images as you do in lighttable, as well as copy & paste the history stack using keyboard shortcuts. +The filmstrip allows you to interact with images while you are not in the lighttable view. For example, while developing an image in darkroom mode, you can switch to another image by clicking its thumbnail in the filmstrip. You can also rate and color-classify the images as you do in lighttable, as well as copy & paste the history stack using keyboard shortcuts. See the [filmstrip](../../module-reference/utility-modules/shared/filmstrip.md) module documentation for more information.