Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update win_initialize_disk.py #585

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lucky-sideburn
Copy link

Fix Typo

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

Copy link

Docs Build 📝

Thank you for contribution!✨

The docsite for this PR is available for download as an artifact from this run:
https://github.com/ansible-collections/community.windows/actions/runs/11388921336

You can compare to the docs for the main branch here:
https://ansible-collections.github.io/community.windows/branch/main

File changes:

  • M collections/community/windows/win_initialize_disk_module.html
Click to see the diff comparison.

NOTE: only file modifications are shown here. New and deleted files are excluded.
See the file list and check the published docs to see those files.

diff --git a/home/runner/work/community.windows/community.windows/docsbuild/base/collections/community/windows/win_initialize_disk_module.html b/home/runner/work/community.windows/community.windows/docsbuild/head/collections/community/windows/win_initialize_disk_module.html
index df2a048..047f1f9 100644
--- a/home/runner/work/community.windows/community.windows/docsbuild/base/collections/community/windows/win_initialize_disk_module.html
+++ b/home/runner/work/community.windows/community.windows/docsbuild/head/collections/community/windows/win_initialize_disk_module.html
@@ -259,7 +259,7 @@ To check whether it is installed, run <code class="code docutils literal notrans
 <span class="w">    </span><span class="nt">disk_number</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">1</span>
 <span class="w">    </span><span class="nt">style</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">mbr</span>
 
-<span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">Forcefully initiallize a disk</span>
+<span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">Forcefully initialize a disk</span>
 <span class="w">  </span><span class="nt">community.windows.win_initialize_disk</span><span class="p">:</span>
 <span class="w">    </span><span class="nt">disk_number</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">2</span>
 <span class="w">    </span><span class="nt">force</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">true</span>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant