Skip to content

Commit 0901df0

Browse files
committed
Fix name
1 parent 295cbf5 commit 0901df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/navigation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ export const navigation: Navigation[] = [
246246
href: '/docs/woql-basics',
247247
},
248248
{
249-
title: 'WOQL Variable Generation',
249+
title: 'WOQL Variables',
250250
href: '/docs/woql-variable-generation',
251251
},
252252
{

0 commit comments

Comments
 (0)