Skip to content

Commit

Permalink
fix assignments example (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnicolson authored Aug 12, 2024
1 parent 63b007e commit 1b7d04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/20170710/resources/_assignments.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Name | Data Type | Description

If the date time now is November 11, 2017 8:42:00 AM UTC:

`<%= current_page.data.api_root_url %>/assignments?available_after=2017-11-11T10:42:00Z`
`<%= current_page.data.api_root_url %>/assignments?available_before=2017-11-11T10:42:00Z`

#### Level 8 and 42 Kanji Assignments Which Have Been Burned

Expand Down

0 comments on commit 1b7d04c

Please sign in to comment.