Skip to content

Commit 12530cc

Browse files
committed
change title to sentence case.
1 parent 9f28b36 commit 12530cc

File tree

1 file changed

+2
-2
lines changed
  • blog/2023-09-15-teams-feature-overview

1 file changed

+2
-2
lines changed

blog/2023-09-15-teams-feature-overview/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Make the Dream Work! An Overview of Stately Studio's Teams Feature
2+
title: Make the dream work! An overview of Stately Studio's teams feature
33
description: Getting the most out of Stately Studio's teams feature
44
tags: [stately studio, xstate, teams, machine versions, machine locking]
55
authors: [gavin]
@@ -24,7 +24,7 @@ Many users expressed interest in keeping these types of machines private, and we
2424

2525
### Sharing machine visualizations with teammates
2626
Developing software is collaborative by nature. To get any product launched, bug fixed, or feature shipped, teams need to work together under the same shared context.
27-
As projects grow in scope and complexity, it gets easier and easier for team members to lose track of the bigger picture.
27+
As projects grow in scope and complexity, it gets easier for team members to lose track of the bigger picture.
2828
Team members may get lost in the weeds of their own work while the rest of the project changes around them, or they may not have the full context of the project and make decisions that don't align with the team's goals.
2929
This is where the Studio's teams feature comes in.
3030
Visualizing app logic as statecharts allows teams to see the entire project at a glance, and the ability to share these visualizations empowers each member to make well-informed decisions.

0 commit comments

Comments
 (0)