Skip to content

Commit 2d2731c

Browse files
Update README.md (#6)
Fixing typo in interface name
1 parent 0213ea2 commit 2d2731c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A proposed [WebAssembly System Interface](https://github.com/WebAssembly/WASI) A
44

55
### Current Phase
66

7-
`wasi-messaging` is currently in [Phase 1](https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-1---feature-proposal-cg).
7+
`wasi-sql` is currently in [Phase 1](https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-1---feature-proposal-cg).
88

99
### Champions
1010

@@ -43,4 +43,4 @@ The `wasi-sql` interface abstracts away specific SQL flavors and database APIs,
4343
For a full API walk-through, see [wasi-sql-demo](https://github.com/danbugs/wasi-sql-demo).
4444

4545
> Note: This README needs to be expanded to cover a number of additional fields suggested in the
46-
[WASI Proposal template](https://github.com/WebAssembly/wasi-proposal-template).
46+
[WASI Proposal template](https://github.com/WebAssembly/wasi-proposal-template).

0 commit comments

Comments
 (0)