Skip to content

Commit 479eecd

Browse files
committed
Apply "gerunding" consistently in bullet points
1 parent 9e763a8 commit 479eecd

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

docs/lock-machines.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Lock machines
33
---
44

5-
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Lock size={18} /> **Locked** status displayed in the editor’s top bar.
5+
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Lock size={18} /> **Locked** status displayed in the editor’s top bar.
66

77
Hover over the <Lock size={18} /> **Locked** text to view who locked the machine and when.
88

@@ -15,9 +15,9 @@ Locking machines is a Pro feature of the Studio. [Check out the features on our
1515
Locking a machine prevents you, or anyone else on your team, from the following:
1616

1717
- Editing the machine
18-
- Delete the machine
19-
- Rename the machine
20-
- [Import code](import-from-code.mdx) to replace the machine
18+
- Deleting the machine
19+
- Renaming the machine
20+
- [Importing code](import-from-code.mdx) to replace the machine
2121

2222
If somebody else is viewing or editing the machine when it is locked, their changes will not be saved, and they will be notified that the machine is now locked.
2323

@@ -31,7 +31,7 @@ From the machine’s <Info size={18} /> **Details** panel, use the <Unlock size=
3131

3232
All team members can view locked machines. Only team owners, Admins, and Editors can lock and unlock machines.
3333

34-
| Capability | Owner | Admin | Editor | Viewer |
35-
| ------------------------------------ | ------ | ------ | ------ | ------ |
36-
| View locked machine | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
37-
| Lock and unlock machine | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
34+
| Capability | Owner | Admin | Editor | Viewer |
35+
| ----------------------- | ------ | ------ | ------ | ------ |
36+
| View locked machine | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
37+
| Lock and unlock machine | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |

versioned_docs/version-5/lock-machines.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Lock machines
33
---
44

5-
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Lock size={18} /> **Locked** status displayed in the editor’s top bar.
5+
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Lock size={18} /> **Locked** status displayed in the editor’s top bar.
66

77
Hover over the <Lock size={18} /> **Locked** text to view who locked the machine and when.
88

@@ -15,9 +15,9 @@ Locking machines is a Pro feature of the Studio. [Check out the features on our
1515
Locking a machine prevents you, or anyone else on your team, from the following:
1616

1717
- Editing the machine
18-
- Delete the machine
19-
- Rename the machine
20-
- [Import code](import-from-code.mdx) to replace the machine
18+
- Deleting the machine
19+
- Renaming the machine
20+
- [Importing code](import-from-code.mdx) to replace the machine
2121

2222
If somebody else is viewing or editing the machine when it is locked, their changes will not be saved, and they will be notified that the machine is now locked.
2323

@@ -31,7 +31,7 @@ From the machine’s <Info size={18} /> **Details** panel, use the <Unlock size=
3131

3232
All team members can view locked machines. Only team owners, Admins, and Editors can lock and unlock machines.
3333

34-
| Capability | Owner | Admin | Editor | Viewer |
35-
| ------------------------------------ | ------ | ------ | ------ | ------ |
36-
| View locked machine | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
37-
| Lock and unlock machine | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
34+
| Capability | Owner | Admin | Editor | Viewer |
35+
| ----------------------- | ------ | ------ | ------ | ------ |
36+
| View locked machine | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
37+
| Lock and unlock machine | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |

0 commit comments

Comments
 (0)