Skip to content

Commit

Permalink
👹 Feed the hobgoblins (delint).
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 23, 2024
1 parent 99a9a8d commit 85b223a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recapturedocs/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class RetypePageHIT:

type_params = dict(
title="Type a Page",
description="You will read a scanned page and retype its textual " "contents.",
description="You will read a scanned page and retype its textual contents.",
keywords='typing page rekey retype'.split(),
reward=float(reward_per_page),
duration=datetime.timedelta(hours=2),
Expand Down

0 comments on commit 85b223a

Please sign in to comment.