mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-13 22:00:19 -04:00
fix(curriculum): correct typo in localeTimeString method (#58121)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
This commit is contained in:
@@ -297,7 +297,7 @@ How would you format a date to a locale-specific string or a more readable forma
|
||||
|
||||
---
|
||||
|
||||
`.toLocaleTimetring()`
|
||||
`.toLocaleTimeString()`
|
||||
|
||||
#### --answer--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user