Skip to content

Commit b61c29c

Browse files
committed
Reword samples category
1 parent 158437c commit b61c29c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ const sidebars = {
275275
},
276276
{
277277
type: 'category',
278-
label: 'Create Sample Applications',
278+
label: 'Run Sample Applications',
279279
collapsible: true,
280280
items: [
281281
{

versioned_sidebars/version-3.12-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
},
257257
{
258258
"type": "category",
259-
"label": "Create Sample Applications",
259+
"label": "Run Sample Applications",
260260
"collapsible": true,
261261
"items": [
262262
{

0 commit comments

Comments
 (0)