Skip to content

Commit

Permalink
Merge pull request #1444 from VishnuVardhanBR/patch-1
Browse files Browse the repository at this point in the history
Update guide_vanillajs.md
  • Loading branch information
Lionel Laské authored Jan 2, 2024
2 parents 90c3a5d + 40219d8 commit 62f5550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/i18nmigrationguide/guide_vanillajs.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Migrate Vue.JS Activity to i18next internationalization framework
# Migrate Vanilla.JS Activity to i18next internationalization framework
To migrate a Vanilla.JS Activity you would need to follow the steps mentioned below.

## Step1: Downloading dependencies
Expand Down Expand Up @@ -60,4 +60,4 @@ Remove statement mentioned below from index.html file.
<link rel="prefetch" type="application/l10n" href="locale.ini" />
```

That's it, happy contributing.
That's it, happy contributing.

0 comments on commit 62f5550

Please sign in to comment.