Mini fix
Change-Id: Ib1a3bbd651411f5d6cb1a664bea627e36651c6e1
diff --git a/compose/runtime/design/movable-content.md b/compose/runtime/design/movable-content.md
index 0e990b0..fdf3025 100644
--- a/compose/runtime/design/movable-content.md
+++ b/compose/runtime/design/movable-content.md
@@ -282,7 +282,7 @@
#### Alternate (C) considered: Shared state
With this option all the state of each invocation of the movable content is shared between all
-invocations. This, effectively, indirectly hoists the state objects in the movable conent for
+invocations. This, effectively, indirectly hoists the state objects in the movable content for
use in multiple places in the composition.
The nodes themselves can be shared as the applier would be notified when it is requested to add a