diff --git a/plugins/woo-ai/DEVELOPMENT.md b/plugins/woo-ai/DEVELOPMENT.md index d61df839c33..284b01a4e9e 100644 --- a/plugins/woo-ai/DEVELOPMENT.md +++ b/plugins/woo-ai/DEVELOPMENT.md @@ -4,7 +4,7 @@ Woo AI is a WooCommerce plugin that utilizes the power of artificial intelligenc ## Getting Started -Please refer to [the Getting Started section of the WooCommerce Core `README.md`](https://github.com/woocommerce/woocommerce/blob/trunk/README.md) for a general-purpose guide on getting started. The rest of this document will assume that you've installed all of the prequisites and setup described there. +Please refer to [the Getting Started section of the WooCommerce Core `README.md`](https://github.com/woocommerce/woocommerce/blob/trunk/README.md) for a general-purpose guide on getting started. The rest of this document will assume that you've installed all of the prerequisites and setup described there. ## Plugin Development Environments diff --git a/plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc b/plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc new file mode 100644 index 00000000000..a279c2fc260 --- /dev/null +++ b/plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc @@ -0,0 +1,4 @@ +Significance: minor +Type: tweak + +Fix typos.