Skip to content

Commit edc04c5

Browse files
committed
docs/nit: make description consistent across places
Signed-off-by: K.B.Dharun Krishna <[email protected]>
1 parent 0c9888a commit edc04c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "tldr"
77
dynamic = ["version"]
8-
description = "Official Python command line client for tldr."
8+
description = "Official Python command line client for tldr pages."
99
readme = "README.md"
1010
license = "MIT"
1111
requires-python = "~=3.9"

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: tldr
22
base: core24
33
version: '3.4.0'
44
summary: tldr python client
5-
description: Python command-line client for tldr pages.
5+
description: Official Python command-line client for tldr pages.
66

77
grade: stable
88
confinement: strict

0 commit comments

Comments
 (0)