hugo-theme-stack/exampleSite/content/categories
k 19afa3990e fix(typo): change 'a ex.*' for 'an ex.*'
In order to fix this kind of typo, the (not sophisticated) Regular
Expression: `[a-zA-Z] [aA] [aeiouAEIOU]` was ran.

That Regular Expression matches some good written sentences like `a
User`, therefore, those has been omitted.
2021-05-26 01:16:39 -05:00
..
Test fix(typo): change 'a ex.*' for 'an ex.*' 2021-05-26 01:16:39 -05:00