Skip to content

Commit

Permalink
[#101] fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-alford committed Oct 10, 2022
1 parent b9a712c commit 05be97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/string/hslColor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ interface HslColorBrand {
*
* @since 0.0.3
* @example
* import { Guard } from 'schemable-ts-types/string/HslColor'
* import { Guard } from 'schemable-ts-types/string/hslColor'
*
* const hue = 270
* const saturation = 60
Expand Down

0 comments on commit 05be97f

Please sign in to comment.