Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

Commit 9fcf300

Browse files
committed
Release 2.0.0
1 parent 279435f commit 9fcf300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A large part of the code about **Java Chinese Calendar** is written in Chinese.
1515

1616
### Initialize
1717

18-
You can't create a **農曆** instance by using **new** operator directly. You have to use the **建立** static method provide by **農曆** class to create a **農曆** instance.
18+
You can't create a **農曆** instance by using **new** operator directly. You have to use the **建立** static method provided by **農曆** class to create a **農曆** instance.
1919

2020
You can pass the year, month and the days of the month in Gregorian calendar as parameters to **建立** method.
2121

0 commit comments

Comments
 (0)