Skip to content

Commit

Permalink
NEEDS REVERT: change string to test
Browse files Browse the repository at this point in the history
  • Loading branch information
SuaYoo committed Sep 23, 2024
1 parent e9ad8e4 commit e1ece3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ export class App extends LiteElement {
<sl-alert variant="warning" open>
<sl-icon slot="icon" name="exclamation-triangle-fill"></sl-icon>
<strong class="block font-semibold">
${msg("Your account isn't quite set up yet")}
${msg("Your account isn't quite set up yet.")}
</strong>
${msg(
"You must belong to at least one org in order to access Browsertrix features.",
Expand Down

0 comments on commit e1ece3c

Please sign in to comment.