Skip to content

Commit 86b49f3

Browse files
Fix typo in 'synchronize' in FAQ.
1 parent 1ff3742 commit 86b49f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/confidential-vm-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ sections:
225225
``` Ubuntu Linux
226226
sed -i '/^#pool.*ntp/s/^#//' /etc/chrony/chrony.conf
227227
```
228-
3. Restart the chronyd service to synchorize to current time.
228+
3. Restart the chronyd service to synchronize to current time.
229229
``` Ubuntu Linux
230230
systemctl restart chronyd.service
231231
```

0 commit comments

Comments
 (0)