Skip to content

Commit 3ecefdf

Browse files
committed
fix typo
1 parent 2b3a610 commit 3ecefdf

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

55
[![Build Status](https://travis-ci.org/opencomponents/oc-registry-graphql-express-middleware.svg?branch=master)](https://travis-ci.org/opencomponents/oc-registry-graphql-express-middleware)
66

7-
OpenComponent Registry GraphQL Express middleware.
7+
OpenComponents Registry GraphQL Express middleware.
88

99
## How to install
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oc-registry-graphql-express-middleware",
33
"version": "1.1.3",
4-
"description": "OpenComponent Registry GraphQL Express middleware.",
4+
"description": "OpenComponents Registry GraphQL Express middleware.",
55
"main": "index.js",
66
"scripts": {
77
"compile": "babel src --out-dir dist",

0 commit comments

Comments
 (0)