mirror of
https://github.com/LukeHagar/firecamp.git
synced 2025-12-06 04:19:43 +00:00
spelling: uppercase
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ export interface IOptions {
|
||||
*/
|
||||
hasDivider?: boolean;
|
||||
/**
|
||||
* Boolean value to show options in upppercase
|
||||
* Boolean value to show options in uppercase
|
||||
*/
|
||||
applyUpperCase?: boolean;
|
||||
/**
|
||||
@@ -170,7 +170,7 @@ export interface IItem {
|
||||
*/
|
||||
export interface IHeaderMeta {
|
||||
/**
|
||||
* Boolean value to show header in upppercase
|
||||
* Boolean value to show header in uppercase
|
||||
*/
|
||||
applyUpperCase?: boolean;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user