From c769a66d9e47973a694b7882854ad12446263eb8 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 30 Apr 2024 15:26:55 +0200 Subject: [PATCH] Update build/web-client/getting-started.md Co-authored-by: Stefan --- build/web-client/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/web-client/getting-started.md b/build/web-client/getting-started.md index 86ff3aa..906353c 100644 --- a/build/web-client/getting-started.md +++ b/build/web-client/getting-started.md @@ -36,7 +36,7 @@ client.addHeadChangedListener((head) => { ## Issues, bugs and feedback -This is an early version of the client code compiled on WebAssembly, and as such there may be issues and friction, especially now that more people are trying it in more environments than we could ever test ourselves. +This is an early version of the client code compiled to WebAssembly, and as such there may be issues and friction, especially now that more people are trying it in more environments than we could ever test ourselves. If you encounter problems or find a bug, please open an issue in our [Github repository](https://github.com/nimiq/core-rs-albatross).