Skip to content

Commit 5ea8966

Browse files
authored
Fix typos (snaplet#38)
1 parent 2963b42 commit 5ea8966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<h1 align="center">Postgres WASM</h1>
3-
<p align="center">A PostgresQL server instance running in a virtual machine running in the browser<br />
3+
<p align="center">A PostgreSQL server instance running in a virtual machine running in the browser<br />
44
<i>by Supabase &amp; Snaplet</i></p>
55
<img align="center" src="https://user-images.githubusercontent.com/90199159/192729860-730e89a9-2489-4a95-a814-25eaaebebb7d.png" alt="Snaplet, Supabase and friends" width="480">
66
<br /><br />
@@ -24,7 +24,7 @@ Go to http://localhost:3000 and have fun!
2424

2525
## Packages
2626

27-
This repo is split into three packages that build up the environment for running PostgresQL in the browser.
27+
This repo is split into three packages that build up the environment for running PostgreSQL in the browser.
2828

2929
- [runtime](/packages/runtime): The v86 emulator that starts the `buildroot` image
3030
- [Buildroot](/packages/buildroot): Scripts to build the CPU and memory snapshot run by v86.

0 commit comments

Comments
 (0)