diff --git a/src/guides/React_Native_Guide/README.md b/src/guides/React_Native_Guide/README.md index 0060fcf..924f631 100644 --- a/src/guides/React_Native_Guide/README.md +++ b/src/guides/React_Native_Guide/README.md @@ -18,10 +18,10 @@ Please get aquanted with our [React Guide](../React_Guide/index.html) before you 8. [Async Storage](#async-storage) 9. [Network Requests](#network-requests) 10. [Advanced Topics;](#advanced-topics) - - [Debugging and Troubleshooting](#debugging) - - [Testing](#testing) - - [Performance Optimization](#performance) - - [Publishing and Deployment](#deployment) + - [Debugging and Troubleshooting](#debugging) + - [Testing](#testing) + - [Performance Optimization](#performance) + - [Publishing and Deployment](#deployment) 11. [Third-Party Integration](#third-party) 12. [Security](#security)