Skip to content

Commit 3231a0e

Browse files
committed
update readmes
1 parent 354878a commit 3231a0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Snippets/Page Cloud 1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ const weightWordCount = 0.3;
579579
<br />
580580
581581
### Cloud Colors
582-
As of `v1.3.0`, this snippet auto generates the colors that will be used for each page listed in the cloud. The color generation code will keep the color tones in the **pastel** range, and will exclude darker colors since the background box is dark.
582+
As of `v1.3.0`, this snippet auto generates the colors that will be used for each page listed in the cloud. The color generation code will keep the color tones in the **pastel** range, and will exclude darker colors since the background box color is dark.
583583
584584
<br />
585585

Snippets/Tag Cloud 1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ const weightWordCount = 0.3;
583583
<br />
584584
585585
### Cloud Colors
586-
As of `v1.3.0`, this snippet auto generates the colors that will be used for each page listed in the cloud. The color generation code will keep the color tones in the **pastel** range, and will exclude darker colors since the background box is dark.
586+
As of `v1.3.0`, this snippet auto generates the colors that will be used for each tag listed in the cloud. The color generation code will keep the color tones in the **pastel** range, and will exclude darker colors since the background box color is dark.
587587
588588
<br />
589589

Snippets/Tag Cloud 2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ const weightWordCount = 0.3;
609609
<br />
610610
611611
### Cloud Colors
612-
As of `v1.3.0`, this snippet auto generates the colors that will be used for each page listed in the cloud. The color generation code will keep the color tones in the **pastel** range, and will exclude darker colors since the background box is dark.
612+
As of `v1.3.0`, this snippet auto generates the colors that will be used for each tag listed in the cloud. The color generation code will keep the color tones in the **pastel** range, and will exclude darker colors since the background box color is dark.
613613
614614
<br />
615615

0 commit comments

Comments
 (0)