Skip to content

Commit 494b2cc

Browse files
authored
Merge pull request #22 from nodenv/description
Normalize description across readme, repo and package.json
2 parents b77e155 + e18ec95 commit 494b2cc

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
@@ -1,6 +1,6 @@
11
# nodenv-update
22

3-
[nodenv][] plugin to update nodenv and installed plugins
3+
A [nodenv][] plugin to update nodenv and installed plugins.
44

55
[![Tests](https://img.shields.io/github/actions/workflow/status/nodenv/nodenv-update/test.yml?label=tests&logo=github)](https://github.com/nodenv/nodenv-update/actions/workflows/test.yml)
66
[![Latest GitHub Release](https://img.shields.io/github/v/release/nodenv/nodenv-update?label=github&logo=github&sort=semver)](https://github.com/nodenv/nodenv-update/releases/latest)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nodenv/nodenv-update",
33
"version": "1.0.0",
4-
"description": "nodenv plugin for updating nodenv and all nodenv plugins",
4+
"description": "A nodenv plugin to update nodenv and installed plugins.",
55
"homepage": "https://github.com/nodenv/nodenv-update#readme",
66
"license": "MIT",
77
"contributors": [

0 commit comments

Comments
 (0)