Skip to content

Commit

Permalink
docs: fix header depth
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceh121 committed Jan 14, 2024
1 parent c03fe21 commit 6ba9111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book-part-conversion-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In Wanderer, the part definition script goes into the `story/<storyline name>/ch
> For clarity sake, JS method definitions will be written in TS
###### daytime / setDayTime
##### daytime / setDayTime

```typescript
setDayTime(hours: number, minutes: number): void
Expand Down

0 comments on commit 6ba9111

Please sign in to comment.