Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions std-docs/chroma.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
>
>**Description:**
>
>_Creatss a new chroma from a hex string_
>_Creates a new chroma from a hex string_
>
>**Example:**
>
Expand Down Expand Up @@ -148,7 +148,7 @@
>
>**Description:**
>
>_Creatss a new chroma from hsv values (0-1)_
>_Creates a new chroma from hsv values (0-1)_
>
>**Example:**
>
Expand Down Expand Up @@ -182,7 +182,7 @@
>
>**Description:**
>
>_Creatss a new chroma from hsv values (0-360, 0-100, 0-100)_
>_Creates a new chroma from hsv values (0-360, 0-100, 0-100)_
>
>**Example:**
>
Expand Down Expand Up @@ -216,7 +216,7 @@
>
>**Description:**
>
>_Creatss a new chroma from rgb values (0-1)_
>_Creates a new chroma from rgb values (0-1)_
>
>**Example:**
>
Expand Down Expand Up @@ -250,7 +250,7 @@
>
>**Description:**
>
>_Creatss a new chroma from 8-bit rgb values (0-255)_
>_Creates a new chroma from 8-bit rgb values (0-255)_
>
>**Example:**
>
Expand Down
10 changes: 5 additions & 5 deletions std-docs/std-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ _Generated using `spwn doc [file name]`_
>
>**Description:**
>
>_Creatss a new chroma from a hex string_
>_Creates a new chroma from a hex string_
>
>**Example:**
>
Expand Down Expand Up @@ -594,7 +594,7 @@ _Generated using `spwn doc [file name]`_
>
>**Description:**
>
>_Creatss a new chroma from hsv values (0-1)_
>_Creates a new chroma from hsv values (0-1)_
>
>**Example:**
>
Expand Down Expand Up @@ -628,7 +628,7 @@ _Generated using `spwn doc [file name]`_
>
>**Description:**
>
>_Creatss a new chroma from hsv values (0-360, 0-100, 0-100)_
>_Creates a new chroma from hsv values (0-360, 0-100, 0-100)_
>
>**Example:**
>
Expand Down Expand Up @@ -863,7 +863,7 @@ _Generated using `spwn doc [file name]`_
>
>**Description:**
>
>_Creatss a new chroma from rgb values (0-1)_
>_Creates a new chroma from rgb values (0-1)_
>
>**Example:**
>
Expand Down Expand Up @@ -897,7 +897,7 @@ _Generated using `spwn doc [file name]`_
>
>**Description:**
>
>_Creatss a new chroma from 8-bit rgb values (0-255)_
>_Creates a new chroma from 8-bit rgb values (0-255)_
>
>**Example:**
>
Expand Down