Skip to content

Commit 33c2167

Browse files
Fix categories
1 parent 6f6c2f7 commit 33c2167

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wiki/categories.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@
1212
subcategories:
1313
- name: "Client functions"
1414
subcategories:
15-
- name: "Cursor functions"
15+
- name: "Client cursor functions"
1616
functions:
1717
path: "Cursor"
1818
type: "client"
19-
- name: "Element functions"
19+
- name: "Client element functions"
2020
functions:
2121
path: "Element"
2222
type: "client"
2323

2424
- name: "Shared functions"
2525
subcategories:
26-
- name: "Cursor functions"
26+
- name: "Client cursor functions"
2727
functions:
2828
path: "Cursor"
2929
type: "shared"
30-
- name: "Element functions"
30+
- name: "Client element functions"
3131
functions:
3232
path: "Element"
3333
type: "shared"

0 commit comments

Comments
 (0)