Update docs

This commit is contained in:
Cory LaViska
2020-11-20 17:02:03 -05:00
parent 6e759cc504
commit 410b39ee59

View File

@@ -4,7 +4,7 @@
Formats a number using the specified locale and options.
Localization is handled by the browser's [Intl.NumberFormat API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat). No language packs are required.
Localization is handled by the browser's [`Intl.NumberFormat` API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat). No language packs are required.
```html preview
<div class="format-number-overview">