diff --git a/docs/articles/intro/what-are-actors.md b/docs/articles/intro/what-problems-does-actor-model-solve.md similarity index 99% rename from docs/articles/intro/what-are-actors.md rename to docs/articles/intro/what-problems-does-actor-model-solve.md index d598af27e27..8ffa2c35052 100644 --- a/docs/articles/intro/what-are-actors.md +++ b/docs/articles/intro/what-problems-does-actor-model-solve.md @@ -1,6 +1,6 @@ --- uid: what-are-actors -title: What Are Actors +title: What problems does the actor model solve? --- # What problems does the actor model solve?