docs: integrate Vale for documentation linting (#2242)
* added value rules * resolved errors raised by vale * added github action * fixes to github action * added details in contribution guidelines * added rule for numbers * limited checks to errors
This commit is contained in:
@@ -14,7 +14,7 @@ Taxes are calculated for products and shipping methods on checkout. Medusa provi
|
||||
|
||||
---
|
||||
|
||||
## How are Taxes Created?
|
||||
## How are Taxes Created
|
||||
|
||||
Once a region is created, a default tax rate is created for that region. You can specify the rate and code of the tax rate during the creation of the region.
|
||||
|
||||
|
||||
@@ -58,6 +58,6 @@ To delete a tax rate:
|
||||
|
||||
:::info
|
||||
|
||||
Default tax rates can’t be deleted. If you don’t want to apply any taxes in a region, you can instead set the default tax rate to 0.
|
||||
Default tax rates can’t be deleted. If you don’t want to apply any taxes in a region, you can instead set the default tax rate to zero.
|
||||
|
||||
:::
|
||||
Reference in New Issue
Block a user