Skip to content

Commit

Permalink
Update win_initialize_disk.py (#585)
Browse files Browse the repository at this point in the history
Fix Typo
  • Loading branch information
lucky-sideburn authored Oct 28, 2024
1 parent 86017d7 commit ab6eb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/win_initialize_disk.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
disk_number: 1
style: mbr
- name: Forcefully initiallize a disk
- name: Forcefully initialize a disk
community.windows.win_initialize_disk:
disk_number: 2
force: true
Expand Down

0 comments on commit ab6eb40

Please sign in to comment.