Skip to content

Commit

Permalink
Fixed spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicnessTwo authored and arianrhodsandlot committed Oct 13, 2023
1 parent 1261223 commit cbb6a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ Here is a simple live example.
## Motivation
Nostalgist.js is built on top of RetroArch Emscripten builds. Although there is an official [RetroArch's web player](https://web.libretro.com/), and some third-party ones like [webretro](https://binbashbanana.github.io/webretro/), it's still not that easy to launch RetroArch in a browser programmatically.

The purpose of Nostalgist.js is to simplify the process of launching an emulator to play a game, via RetroArch, in browsers. Given a ROM and a core, the game should be launched without any additional configuration.
The purpose of Nostalgist.js is to simplify the process of launching an emulator to play a game, via RetroArch, in browsers. Given a ROM and a core, the game should be launched without any additional configuration.

<LinkCard
title="Getting Started"
href="/guides/getting-started"
/>

:::caution[Caveat]
Nostalgist.js **DO NOT** privide any pirated content, like copyrighted ROM files or BIOS files.
Nostalgist.js **DOES NOT** provide any pirated content, like copyrighted ROM files or BIOS files.
:::

0 comments on commit cbb6a03

Please sign in to comment.