Skip to content

Commit 5b2212d

Browse files
author
Eran Hammer
committed
Merge pull request hapijs#2732 from johnbrett/patch-1
Fix language in README
2 parents 1a54147 + 7d5f635 commit 5b2212d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Lead Maintainer: [Eran Hammer](https://github.com/hueniverse)
1111

1212
**hapi** is a simple to use configuration-centric framework with built-in support for input validation, caching,
1313
authentication, and other essential facilities for building web and services applications. **hapi** enables
14-
developers to focus on writing reusable application in a highly modular and prescriptive approach.
14+
developers to focus on writing reusable application logic in a highly modular and prescriptive approach.
1515

1616
Development version: **9.0.x** ([release notes](https://github.com/hapijs/hapi/issues?labels=release+notes&page=1&state=closed))
1717
[![Build Status](https://secure.travis-ci.org/hapijs/hapi.svg)](http://travis-ci.org/hapijs/hapi)

0 commit comments

Comments
 (0)