Skip to content

Commit 6d5f946

Browse files
authored
Update README.md
1 parent 4fe7305 commit 6d5f946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq_and_code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1580,7 +1580,7 @@ f_print(_text) => var table _t = table.new(position.middle_right, 1, 1), table.c
15801580
f_print(countDown)
15811581
```
15821582

1583-
### How can I get the weeek of the month?
1583+
### How can I get the week of the month?
15841584
This code uses changes in the week of the year to determine the week of the month:
15851585

15861586
```js

0 commit comments

Comments
 (0)