diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a4400d..f71c549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.1.4-develop.2](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.4-develop.1...v0.1.4-develop.2) (2023-11-01) + + +### Bug Fixes + +* grammar ([b2912ae](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/b2912aee2649cf69ea7593ce5c8dd21876276838)) + ## [0.1.4-develop.1](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.3...v0.1.4-develop.1) (2023-11-01) diff --git a/docs/better-web.md b/docs/better-web.md index a38d8d5..01e1baf 100644 --- a/docs/better-web.md +++ b/docs/better-web.md @@ -52,7 +52,7 @@ Most of the world would roll over and comply anyway since its what people always The whole trajectory of Web3 needs to go past short-term casino games, centralization of its infrastructure, and a Microsoft EEE mentality in the DeFi space. Only then can we start to get real value for users to care. -Our view is that, if you use Web3, and you don't notice it is any different to Web 2.0, it is boring and *"just is"*, only then the Web3 is can be considered a success. An open web needs to be the `standard`, not the exception. +Our view is that, if you use Web3, and you don't notice it is any different to Web 2.0, it is boring and *"just is"*, only then the Web3 can be considered a success. An open web needs to be the `standard`, not the exception. And that starts with `access`. Your network can be the most decentralized ever, but if no one can easily access it, does it matter? This is the last mile issue of Web3. We have all this infrastructure, centralized or decentralized, but access is still a barrier, and frankly... it's a joke. diff --git a/package.json b/package.json index ab298e6..b5283eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lumeweb/docs.lumeweb.com", - "version": "0.1.4-develop.1", + "version": "0.1.4-develop.2", "private": true, "repository": { "type": "git",