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

Commit ecb275c

Browse files
committed
Fixed capitalization of Handlebars.
1 parent f1ff6de commit ecb275c

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
# doxdox-plugin-handlebars
22

3-
> Custom handlebars template plugin for doxdox.
3+
> Custom Handlebars template plugin for doxdox.
44
55
[![NPM Version](http://img.shields.io/npm/v/doxdox-plugin-handlebars.svg?style=flat)](https://www.npmjs.org/package/doxdox-plugin-handlebars)
66
![](https://img.shields.io/badge/requires%20doxdox-v1.0.0-orange.svg)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doxdox-plugin-handlebars",
3-
"description": "Custom handlebars template plugin for doxdox.",
3+
"description": "Custom Handlebars template plugin for doxdox.",
44
"version": "1.0.0",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)