mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
fix: typo (#12)
This commit is contained in:
parent
88881f4a5f
commit
8780004506
@ -92,7 +92,7 @@ export const CONSTANTS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const SECONDARY_ERROR_MESSAGES = {
|
export const SECONDARY_ERROR_MESSAGES = {
|
||||||
MAX_RETRY: 'Make sur your profile is not private'
|
MAX_RETRY: 'Make sure your profile is not private'
|
||||||
}
|
}
|
||||||
|
|
||||||
export class CustomError extends Error {
|
export class CustomError extends Error {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user