Skip to content

Commit 40706f2

Browse files
committed
fixed typos
1 parent f1c8d6e commit 40706f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/blog/2025-10-08-react-native-0.82.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ If a bug in React Native core is blocking you from migrating, we recommend you r
4747

4848
### Interop Layers & 3P library compatibility
4949

50-
We will keep the interop layers in the codebase for the foreseeable future. All the classes and functions that are required by the interop layers won’t be removed anytime soon. We will share further updates in the future regarding the removals of Interop Layers.
50+
We will keep the interop layers in the codebase for the foreseeable future. All the classes and functions that are required by the interop layers won’t be removed anytime soon. We will share further updates in the future regarding the removal of Interop Layers.
5151

52-
We’ve also verified that the 3P libraries that offer backward compatibility with both legacy and New Architectures will keep on working with 0.82 where New Architecture is the only architecture.
52+
We’ve also verified that the 3P libraries that offer backward compatibility with both architectures will keep on working with 0.82 where New Architecture is the only architecture.
5353

5454
### Removal of Legacy Architecture classes
5555

0 commit comments

Comments
 (0)