diff --git a/src/content/docs/about/intro.mdx b/src/content/docs/about/intro.mdx index da0bdde..ae81c2a 100644 --- a/src/content/docs/about/intro.mdx +++ b/src/content/docs/about/intro.mdx @@ -41,7 +41,7 @@ By enabling rapid prototyping and efficient iteration without extensive coding, - **GameplayTags integration** for easy actor management - **Blueprint and C++ support** to create new FlowPilot Tasks - **Performance aware** with built-in profiler traces to monitor and keep your game running smoothly across different platforms -- **Efficient Prefeching System** for optimized actor access +- **Efficient Prefetching System** for optimized actor access - **Automatic Lifetime Control** to automatically despawn actors (or not) when FlowPilot execution ends ## 🏁 Getting Started