Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Commit 04afff2

Browse files
committed
Imrpove description
1 parent e52ce94 commit 04afff2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Latest Stable Version](https://poser.pugx.org/wikibase/term-store/version.png)](https://packagist.org/packages/wikibase/term-store)
55
[![Download count](https://poser.pugx.org/wikibase/term-store/d/total.png)](https://packagist.org/packages/wikibase/term-store)
66

7-
Tiny library that defines the interface for term persistence of Wikibase entities.
7+
Tiny Wikibase library that defines interfaces for persisting terms of Items and Properties.
88

99
## Usage
1010

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wikibase/term-store",
33
"license": "BSD-3-Clause",
4-
"description": "Small library for looking up terms by item or property id or findings ids by term",
4+
"description": "Tiny Wikibase library that defines interfaces for persisting terms of Items and Properties",
55
"require": {
66
"php": "^5.6.99|^7.0",
77
"wikibase/data-model": "~9.1"

0 commit comments

Comments
 (0)