From 654253ead73a0d889105bfd0eec0768fc3975db6 Mon Sep 17 00:00:00 2001 From: zombieFox Date: Fri, 27 Aug 2021 13:07:38 +0100 Subject: [PATCH] change some words --- src/component/bookmarkForm/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/bookmarkForm/index.js b/src/component/bookmarkForm/index.js index 855669eb..119c5c32 100644 --- a/src/component/bookmarkForm/index.js +++ b/src/component/bookmarkForm/index.js @@ -633,7 +633,7 @@ export const BookmarkForm = function({ labelText: 'Apply Layout to other Bookmarks', description: [ 'When saved, apply the above Layout to all other Bookmarks.', - 'Only the Visual and Name size, Alignment, Order and Position will be will be applied to all.' + 'Only the Visual and Name size, Alignment, Order, Position and Gutter will be will be applied to all.' ] });