Skip to content

Commit

Permalink
Update wording in unclaimed warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Dec 18, 2023
1 parent b705b51 commit 7058439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/asciinema_web/views/api/recording_view.ex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ defmodule AsciinemaWeb.Api.RecordingView do
deleted #{ttl} days after upload.
If you want to preserve all recordings uploaded from this machine,
authorize this CLI with your #{hostname} account by opening the following link:
authenticate this CLI with your #{hostname} account by opening the following link:
#{Routes.connect_url(conn, :show, install_id)}
"""
Expand Down

0 comments on commit 7058439

Please sign in to comment.