Skip to content

Commit 4627851

Browse files
committed
docs(pinia-orm): fix small error
1 parent 601eb07 commit 4627851

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/content/2.api/1.composables/1.helpers/use-group-by.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'useGroupBy()'
3-
description: 'The useGroupBy method groups the collection's items by a given key.'
3+
description: 'The useGroupBy method groups the collections items by a given key.'
44
---
55

66
## Usage

docs/content/2.api/1.composables/1.helpers/use-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'useKeys()'
3-
description: 'The keys method returns all of the collection's primary keys'
3+
description: 'The keys method returns all of the collections primary keys'
44
---
55

66
## Usage
File renamed without changes.

0 commit comments

Comments
 (0)