Skip to content

Commit

Permalink
docs: Prefer "artifact" over "artefact" (#5311)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurlm44 authored May 22, 2024
1 parent 3c8d028 commit 739c5f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/rtd/howto/rerun_cloud_init.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Remove the logs and cache, then reboot
--------------------------------------

This method will reboot the system as if cloud-init never ran. This
command does not remove all cloud-init artefacts from previous runs of
cloud-init, but it will clean enough artefacts to allow cloud-init to
command does not remove all cloud-init artifacts from previous runs of
cloud-init, but it will clean enough artifacts to allow cloud-init to
think that it hasn't run yet. It will then re-run after a reboot.

.. code-block:: shell-session
Expand Down
2 changes: 1 addition & 1 deletion doc/rtd/howto/ubuntu_test_prerelease.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Do this to avoid unintentionally installing other unreleased packages.
rm -f /etc/apt/sources.list.d/proposed.list
apt update
Remove artefacts and reboot
Remove artifacts and reboot
---------------------------

This will cause cloud-init to rerun as if it is a first boot.
Expand Down

0 comments on commit 739c5f6

Please sign in to comment.