Skip to content

Commit

Permalink
Update guide_vanillajs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuVardhanBR authored Dec 28, 2023
1 parent 239a4fa commit 40219d8
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 40219d8

Please sign in to comment.