Skip to content

Commit 1b7d04c

Browse files
fix assignments example (#48)
1 parent 63b007e commit 1b7d04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: source/includes/20170710/resources/_assignments.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Name | Data Type | Description
124124

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

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

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

0 commit comments

Comments
 (0)