Skip to content

Commit

Permalink
Added an example in ms
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Jan 5, 2025
1 parent f7043ed commit a0e90a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions steps/src/main/xml/steps/sleep.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ some example durations:
<entry>3.5 seconds</entry>
<entry></entry>
</row>
<row>
<entry><code>0.271</code></entry>
<entry>271 milliseconds</entry>
<entry></entry>
</row>
<row>
<entry><code>PT3H1M41S</code></entry>
<entry>3 hours, 1 minute, and 41 seconds</entry>
Expand Down

0 comments on commit a0e90a1

Please sign in to comment.