diff --git a/std-docs/chroma.md b/std-docs/chroma.md index eef5821..e3d0069 100644 --- a/std-docs/chroma.md +++ b/std-docs/chroma.md @@ -115,7 +115,7 @@ > >**Description:** > ->_Creatss a new chroma from a hex string_ +>_Creates a new chroma from a hex string_ > >**Example:** > @@ -148,7 +148,7 @@ > >**Description:** > ->_Creatss a new chroma from hsv values (0-1)_ +>_Creates a new chroma from hsv values (0-1)_ > >**Example:** > @@ -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:** > @@ -216,7 +216,7 @@ > >**Description:** > ->_Creatss a new chroma from rgb values (0-1)_ +>_Creates a new chroma from rgb values (0-1)_ > >**Example:** > @@ -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:** > diff --git a/std-docs/std-docs.md b/std-docs/std-docs.md index fb1a41a..6c1b7b6 100644 --- a/std-docs/std-docs.md +++ b/std-docs/std-docs.md @@ -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:** > @@ -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:** > @@ -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:** > @@ -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:** > @@ -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:** >