Skip to content

Commit bbfcedd

Browse files
Spelling/grammar fix in META.json
1 parent 91cd5be commit bbfcedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pg_roaringbitmap",
33
"abstract": "A Roaring Bitmap data type",
4-
"description": "This library contains a single PostgreSQL extension, a Roaring Bitmap data type called 'roaringbitmap', along with some convenience opperators and functions for constructing and handling Roaring Bitmap.",
4+
"description": "This library contains a single PostgreSQL extension, a Roaring Bitmap data type called 'roaringbitmap', along with some convenience operators and functions for constructing and handling Roaring Bitmaps.",
55
"version": "1.1.0",
66
"maintainer": [
77
"Chen Huajun <chjischj@163.com>"

0 commit comments

Comments
 (0)