Skip to content

Commit f87c818

Browse files
committed
typo(contrib/ec2): fix description for etcd mount
1 parent b21d6f4 commit f87c818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/ec2/gen-json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'''
4242
MOUNT_ETCD_VOLUME = '''
4343
[Unit]
44-
Description=Formats and mounts the ephemeral drive
44+
Description=Mounts the etcd volume
4545
Requires=format-etcd-volume.service
4646
After=format-etcd-volume.service
4747
[Mount]

0 commit comments

Comments
 (0)