diff --git a/samples/react-mobx-multiple-stores/README.md b/samples/react-mobx-multiple-stores/README.md
index 89ce1eb28..45fba013c 100644
--- a/samples/react-mobx-multiple-stores/README.md
+++ b/samples/react-mobx-multiple-stores/README.md
@@ -1,4 +1,4 @@
-# Webpart with React and Mobx using multiple stores
+# Using Mobx with multiple stores
## Summary
A sample webpart that uses the [Mobx](https://mobx.js.org/) library with multiple stores to keep track of the applications state.
@@ -49,4 +49,4 @@ $ gulp serve
* MobX **computed** values
* **Typescript** version 3.3.4 using @microsoft/rush-stack-compiler-3.3 for compatibility with the latest MobX version and typings
-
\ No newline at end of file
+