mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-07-22 20:29:50 +00:00
fix: typo (#12)
This commit is contained in:
@ -92,7 +92,7 @@ export const CONSTANTS = {
|
||||
}
|
||||
|
||||
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 {
|
||||
|
Reference in New Issue
Block a user