fix(spelling): fix minor spelling errors
@@ -31,7 +31,7 @@
- "{{ netbootxyz_root }}/ipxe"
- "{{ cert_dir }}"
-- name: Retreive latest wimboot
+- name: Retrieve latest wimboot
ansible.builtin.get_url:
url: "{{ wimboot_upstream_url }}"
dest: "{{ netbootxyz_root }}/wimboot"
@@ -98,7 +98,7 @@ chain ${menu}.ipxe || goto error
goto main_menu
:error
-echo Error occured, press any key to return to menu ...
+echo Error occurred, press any key to return to menu ...
prompt