Skip to content

Commit 65cb3c5

Browse files
committed
Content update post review
1 parent 55cdf9c commit 65cb3c5

File tree

3 files changed

+4
-4
lines changed
  • content/arduino-cloud

3 files changed

+4
-4
lines changed

content/arduino-cloud/01.guides/01.editor/editor.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The reference is an embedded version of the [Arduino Language Reference](https:/
114114

115115
## Collaborative Coding
116116

117-
**Collaborative Coding** allows users to work together on the same code. This feature enables makers to edit code across multiple windows, making collaboration easier.
117+
**Collaborative Coding** allows users to work together on the same code. This feature enables developers within shared spaces to edit code across multiple windows, making collaboration easier.
118118

119119
When working together, changes made in one window are updated and visible in all other windows. The code editor highlights the area being edited with an orange frame, notifying users if someone else is editing the same code. Users can take turns editing in multiple windows, ensuring everyone stays coordinated.
120120

@@ -124,4 +124,4 @@ While a user is working on the code, the area they are editing is highlighted wi
124124

125125
![Collaborative Coding - Code editor orange frame highlight](assets/collab-code-orange-frame.png)
126126

127-
By making projects more interactive and engaging, collaborative coding enhances the overall maker experience.
127+
By making projects more interactive and engaging, collaborative coding enhances the overall developer experience.

content/arduino-cloud/09.business/09.arduino-cloud-for-business/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Arduino Cloud for Business integrates an amazing feature: Over-The-Air updates.
335335

336336
## Collaborative Coding
337337

338-
**Collaborative Coding** is a powerful feature that enables multiple users to work together on the same code. This feature allows team members to share and edit code seamlessly, providing better collaboration overall.
338+
**Collaborative Coding** is a powerful feature available with the plan that enables multiple users within the same shared space to work together on the same code. This feature allows team members to share and edit code seamlessly, providing better collaboration overall.
339339

340340
In a collaborative coding environment, everyone can create and modify code simultaneously. Changes are updated and visible to all participants after the last user has finished editing. The code editor highlights the area being edited by others with an orange frame, helping team members stay synchronized and aware of each other's contributions.
341341

content/arduino-cloud/10.education/00.arduino-cloud-for-education/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Quickly find all the recent sketch files and IoT Dashboards worked by your stude
180180

181181
## Collaborative Coding
182182

183-
**Collaborative coding** is a feature that allows multiple users to work together on the same code. Students and teachers can share and edit code, making it easier to collaborate and learn from each other.
183+
**Collaborative coding** is a feature available in the School Plan that allows multiple users within the same shared space to work together on the same code. Students and teachers can share and edit code, making it easier to collaborate and learn from each other.
184184

185185
In the shared space, everyone can create and modify code simultaneously. Changes are updated and visible to all participants once the last user has finished editing. The code editor notifies users if someone else is editing by highlighting the code area with an orange frame.
186186

0 commit comments

Comments
 (0)