Skip to content

Commit

Permalink
Post merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DemeSzabolcs committed Jan 5, 2024
1 parent 6442ab2 commit 4102faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.Walkthroughs/Assets/Scripts/walkthroughs.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jQuery(($) => {
{
title: 'Username',
attachTo: { element: '#UserName', on: 'bottom' },
text: 'Input your username, this recipe included a user. The username is <i>"testuser"</i>.',
text: 'Input your username, this recipe included a user. The username is <i>"testuser"</i>.', // #spell-check-ignore-line
buttons: [
backButton,
nextButton,
Expand Down

0 comments on commit 4102faa

Please sign in to comment.