[Accessibility] Fix typo in woo-ai plugin doc (#49208)
* Fix "prequisites" typo * Add changelog file
This commit is contained in:
parent
07c9d2b7b1
commit
1b9e3601a4
|
@ -4,7 +4,7 @@ Woo AI is a WooCommerce plugin that utilizes the power of artificial intelligenc
|
||||||
|
|
||||||
## Getting Started
|
## 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
|
## Plugin Development Environments
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: minor
|
||||||
|
Type: tweak
|
||||||
|
|
||||||
|
Fix typos.
|
Loading…
Reference in New Issue