Skip to content

Commit f9af2f9

Browse files
authored
Merge pull request #45 from olanti-p/typo
Fix typo
2 parents 9add4d1 + d168ad7 commit f9af2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/theme/global-components/FeaturesPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export default {
108108
{
109109
img: "/assets/navmesh.png",
110110
title: "Navigation Mesh Editor",
111-
description: "Create and editor navigational meshes for path finding."
111+
description: "Create and edit navigational meshes for path finding."
112112
},
113113
{
114114
img: "/assets/inspector_small.png",

0 commit comments

Comments
 (0)