mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix comment typos
Summary: Closes https://github.com/facebook/react-native/pull/7901 Differential Revision: D3384624 Pulled By: javache fbshipit-source-id: 741343dec5406af1855624069dd8dc426a93bdb3
This commit is contained in:
committed by
Facebook Github Bot 4
parent
e29350214a
commit
a7f1428d4a
@@ -2,7 +2,7 @@ const groupBy = require('lodash').groupBy;
|
||||
const mime = require('mime');
|
||||
|
||||
/**
|
||||
* Since there are no officialy registered MIME types
|
||||
* Since there are no officially registered MIME types
|
||||
* for ttf/otf yet http://www.iana.org/assignments/media-types/media-types.xhtml,
|
||||
* we define two non-standard ones for the sake of parsing
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user