diff --git a/README.md b/README.md index 7e829eb..daec5dd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Zutron enables a single store workflow with Zustand in Electron apps, effectivel ### How It Works -Behind the scenes, Zutron creates an additional Zustand store in each renderer process. These stores are synchronized in one direction with your application store in the main process. +Behind the scenes, Zutron creates an additional Zustand store in each renderer process. These stores are synchronized in one direction with your application store in the main process.