diff --git a/docs/turbo-native-modules-ios.md b/docs/turbo-native-modules-ios.md index b471497850b..b6f96aad576 100644 --- a/docs/turbo-native-modules-ios.md +++ b/docs/turbo-native-modules-ios.md @@ -132,7 +132,7 @@ Modify the `package.json` as it follows: "test": "jest" }, "codegenConfig": { - "name": "AppSpecs", + "name": "NativeLocalStorageSpec", "type": "modules", "jsSrcsDir": "specs", "android": { diff --git a/website/versioned_docs/version-0.79/turbo-native-modules-ios.md b/website/versioned_docs/version-0.79/turbo-native-modules-ios.md index b471497850b..b6f96aad576 100644 --- a/website/versioned_docs/version-0.79/turbo-native-modules-ios.md +++ b/website/versioned_docs/version-0.79/turbo-native-modules-ios.md @@ -132,7 +132,7 @@ Modify the `package.json` as it follows: "test": "jest" }, "codegenConfig": { - "name": "AppSpecs", + "name": "NativeLocalStorageSpec", "type": "modules", "jsSrcsDir": "specs", "android": { diff --git a/website/versioned_docs/version-0.80/turbo-native-modules-ios.md b/website/versioned_docs/version-0.80/turbo-native-modules-ios.md index b471497850b..b6f96aad576 100644 --- a/website/versioned_docs/version-0.80/turbo-native-modules-ios.md +++ b/website/versioned_docs/version-0.80/turbo-native-modules-ios.md @@ -132,7 +132,7 @@ Modify the `package.json` as it follows: "test": "jest" }, "codegenConfig": { - "name": "AppSpecs", + "name": "NativeLocalStorageSpec", "type": "modules", "jsSrcsDir": "specs", "android": { diff --git a/website/versioned_docs/version-0.81/turbo-native-modules-ios.md b/website/versioned_docs/version-0.81/turbo-native-modules-ios.md index b471497850b..b6f96aad576 100644 --- a/website/versioned_docs/version-0.81/turbo-native-modules-ios.md +++ b/website/versioned_docs/version-0.81/turbo-native-modules-ios.md @@ -132,7 +132,7 @@ Modify the `package.json` as it follows: "test": "jest" }, "codegenConfig": { - "name": "AppSpecs", + "name": "NativeLocalStorageSpec", "type": "modules", "jsSrcsDir": "specs", "android": { diff --git a/website/versioned_docs/version-0.82/turbo-native-modules-ios.md b/website/versioned_docs/version-0.82/turbo-native-modules-ios.md index b471497850b..b6f96aad576 100644 --- a/website/versioned_docs/version-0.82/turbo-native-modules-ios.md +++ b/website/versioned_docs/version-0.82/turbo-native-modules-ios.md @@ -132,7 +132,7 @@ Modify the `package.json` as it follows: "test": "jest" }, "codegenConfig": { - "name": "AppSpecs", + "name": "NativeLocalStorageSpec", "type": "modules", "jsSrcsDir": "specs", "android": { diff --git a/website/versioned_docs/version-0.83/turbo-native-modules-ios.md b/website/versioned_docs/version-0.83/turbo-native-modules-ios.md index b471497850b..b6f96aad576 100644 --- a/website/versioned_docs/version-0.83/turbo-native-modules-ios.md +++ b/website/versioned_docs/version-0.83/turbo-native-modules-ios.md @@ -132,7 +132,7 @@ Modify the `package.json` as it follows: "test": "jest" }, "codegenConfig": { - "name": "AppSpecs", + "name": "NativeLocalStorageSpec", "type": "modules", "jsSrcsDir": "specs", "android": {