diff --git a/src/apis/AppState/index.js b/src/apis/AppState/index.js index 6c830c98..477762e3 100644 --- a/src/apis/AppState/index.js +++ b/src/apis/AppState/index.js @@ -6,7 +6,7 @@ * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. * - * @providesModule AppRegistry + * @providesModule AppState * @flow */ diff --git a/src/apis/AsyncStorage/index.js b/src/apis/AsyncStorage/index.js index db1c81a8..861c79a3 100644 --- a/src/apis/AsyncStorage/index.js +++ b/src/apis/AsyncStorage/index.js @@ -6,7 +6,7 @@ * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. * - * @providesModule AppRegistry + * @providesModule AsyncStorage * @flow */