Skip to content

Commit

Permalink
chore(typos): fix typos (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: stavares843 <stavares843@users.noreply.github.com>
Co-authored-by: ハン / Han <16288797+hannoeru@users.noreply.github.com>
  • Loading branch information
3 people committed Dec 21, 2022
1 parent 5c3f2ed commit 892c3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/utils.ts
Expand Up @@ -72,7 +72,7 @@ export function ensureEndingSlash(path: string): string {
}

/**
* Remove `.md` or `.html` extention from the given path. It also converts
* Remove `.md` or `.html` extension from the given path. It also converts
* `index` to slush.
*/
export function removeExtension(path: string): string {
Expand Down

0 comments on commit 892c3ce

Please sign in to comment.