Skip to content

Commit 1744b18

Browse files
committed
Czenglish fixes
1 parent d682c76 commit 1744b18

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66

77
# Phở Devstack [![NPM version][npm-image]][npm-url]
88

9-
> Everything what a front-end developer needs in one tasty soup.
9+
> Everything a front-end developer needs in a one tasty soup.
1010
1111
## Features
1212

13+
- Yeoman [generator](https://github.com/madebysource/generator-pho)
1314
- Livereload (without refresh for CSS)
1415
- LESS stylesheets compilation
1516
- HTML, JavaScript and CSS minification

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Phở Devstack documentation
22

33
* [Getting Started](getting-started.md) - Learn Phở basics
4-
* [Configuration](configuration.md) - How to configure Phở exactly by your taste
4+
* [Configuration](configuration.md) - How to configure Phở exactly to your taste
55
* [FAQ](FAQ.md) - Answers to your common questions
66

77
## Articles

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pho-devstack",
33
"version": "1.0.0",
4-
"description": "Everything what a front-end developer needs in one tasty soup.",
4+
"description": "Everything a front-end developer needs in a one tasty soup.",
55
"license": "MIT",
66
"homepage": "https://github.com/madebysource/pho-devstack",
77
"repository": {

0 commit comments

Comments
 (0)