Skip to content

Commit 59c5512

Browse files
committed
docs: update project description
1 parent 9f174d9 commit 59c5512

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Chirpy Jekyll Theme
44

5-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
5+
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
66

77
[![Gem Version](https://img.shields.io/gem/v/jekyll-theme-chirpy?color=brightgreen)][gem] 
88
[![CI](https://github.com/cotes2020/jekyll-theme-chirpy/actions/workflows/ci.yml/badge.svg?branch=master&event=push)][ci] 
@@ -55,9 +55,9 @@ For details, see the "[Contributing Guidelines][contribute-guide]".
5555

5656
## Credits
5757

58-
This project is mainly built with [Jekyll][jekyllrb] ecosystem,
58+
This project was built primarily with the [Jekyll][jekyllrb] ecosystem,
5959
[Bootstrap][bootstrap], [Font Awesome][icons], and some other [wonderful tools][lib].
60-
The avatar and favicon design come from [Clipart Max][image].
60+
The avatar and favicon design from [Clipart Max][image].
6161

6262
Many thanks to the [contributors][contributors] who participated in the development
6363
and to the folks who reported bugs or shared ideas.

jekyll-theme-chirpy.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.authors = ["Cotes Chung"]
77
spec.email = ["[email protected]"]
88

9-
spec.summary = "A minimal, responsive and feature-rich Jekyll theme for technical writing."
9+
spec.summary = "A minimal, responsive, and feature-rich Jekyll theme for technical writing."
1010
spec.homepage = "https://github.com/cotes2020/jekyll-theme-chirpy"
1111
spec.license = "MIT"
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jekyll-theme-chirpy",
33
"version": "6.2.3",
4-
"description": "A minimal, responsive and feature-rich Jekyll theme for technical writing.",
4+
"description": "A minimal, responsive, and feature-rich Jekyll theme for technical writing.",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/cotes2020/jekyll-theme-chirpy.git"

0 commit comments

Comments
 (0)