Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a364b04

Browse files
committed
tidy description
1 parent 516b1cb commit a364b04

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
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/fephil/metalsmith-metadata-directory.svg?branch=master)](https://travis-ci.org/fephil/metalsmith-metadata-directory)
44
[![Dependency Status](https://david-dm.org/fephil/metalsmith-metadata-directory.svg)](https://david-dm.org/fephil/metalsmith-metadata-directory)
55

6-
**A Metalsmith plugin to add a directory of JSON files for easy use in templates and pages**
6+
**A Metalsmith plugin to add a directory of JSON files for use in templates and pages**
77

88
* Author: [Phil Lennon](https://frontendphil.com)
99
* Source: [github.com/fephil/foley](https://github.com/fephil/foley)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "metalsmith-metadata-directory",
33
"version": "0.0.1",
4-
"description": "A Metalsmith plugin to add a directory of JSON files for easy use in templates and pages",
4+
"description": "A Metalsmith plugin to add a directory of JSON files for use in templates and pages",
55
"main": "lib/index.js",
66
"scripts": {
77
"test": "mocha"

0 commit comments

Comments
 (0)