From da1ecb569200033d96eb96a95ec90a3ed0e332e7 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 1 May 2024 07:08:05 +0200 Subject: [PATCH] Update build/web-client/getting-started.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: José Daniel Hernández --- 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 06b711b..599e17f 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 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. +This is an early version of the client code compiled to WebAssembly, and as such there might 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).