Skip to content

Commit 699817b

Browse files
committed
fix typo
1 parent 78b6446 commit 699817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/algora_web/live/contract_live.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ defmodule AlgoraWeb.ContractLive do
285285
:if={@bounty.hours_per_week && @bounty.hours_per_week > 0}
286286
class="text-base"
287287
>
288-
/wk
288+
/hr
289289
</span>
290290
</div>
291291
<.button :if={@can_create_bounty} phx-click="reward">

0 commit comments

Comments
 (0)