Skip to content

Commit 192c54b

Browse files
authored
Specify exact fields
1 parent 9a5d329 commit 192c54b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

repl/docs/en/time.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ tofauti = muda.tofauti(saa2, saa1) // 30
8989

9090
### `ongeza(...)`
9191

92-
To add time to a `muda` object. You will be able to specify fields like `siku`, `saa`, `dakika`, `sekunde`, etc. Example:
92+
To add time to a `muda` object. You must specify at least one of the following fields `sekunde`, `dakika`, `masaa`, `siku`, `wiki`, `miezi`, `miaka`.
93+
94+
Example:
9395

9496
```so
9597
tumia muda

0 commit comments

Comments
 (0)