diff --git a/website/docs/advanced/BrownfieldIntegration.md b/website/docs/advanced/BrownfieldIntegration.md index 70de2537..24b8f4a3 100644 --- a/website/docs/advanced/BrownfieldIntegration.md +++ b/website/docs/advanced/BrownfieldIntegration.md @@ -27,7 +27,7 @@ asyncStorage.delegate = self; -## The procotol +## The protocol The delegate must conform to the `RNCAsyncStorageDelegate` protocol: