mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-17 02:30:50 +00:00
Fix typo in Intl.DateTimeFormat documentation
This commit is contained in:
parent
c0c27775f3
commit
ade4a2c97a
@ -3433,7 +3433,7 @@ pub mod Intl {
|
||||
|
||||
/// The Intl.DateTimeFormat.supportedLocalesOf() method returns an array
|
||||
/// containing those of the provided locales that are supported in date
|
||||
/// and time formatting without having to fall back to the runtime's defaul
|
||||
/// and time formatting without having to fall back to the runtime's default
|
||||
/// locale.
|
||||
///
|
||||
/// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/supportedLocalesOf
|
||||
|
Loading…
x
Reference in New Issue
Block a user