Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
one more spelling layer collection
Browse files Browse the repository at this point in the history
  • Loading branch information
tom.deboer committed Aug 6, 2021
1 parent 373fb5f commit e2d3f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/help_texts/defaultHelpText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const codeHelpText = 'Choose a code that represents the object within you

export const layercollectionHelpText = (
<>
<p>Choose a layercollection for this object.</p>
<p>Choose a layer collection for this object.</p>
<p><i>Layer collections are used to group objects together and can be seen as tag or label.</i></p>
</>
);
Expand Down

0 comments on commit e2d3f47

Please sign in to comment.