diff --git a/package.json b/package.json index 759dcec..4750f1a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flosight-ui", "description": "An open-source frontend for the Flosight API. The Flosight API provides you with a convenient, powerful and simple way to query and broadcast data on the florincoin network and build your own services with it.", - "version": "5.0.0-beta.57", + "version": "5.0.0-beta.58", "repository": "git://github.com/bitpay/flosight-ui.git", "bugs": { "url": "https://github.com/bitpay/flosight-ui/issues" diff --git a/public/views/index.html b/public/views/index.html index c7c877e..a50da8f 100644 --- a/public/views/index.html +++ b/public/views/index.html @@ -63,14 +63,14 @@
flosight is an open-source Florincoin blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by florincoind RPC. Check out the source code.
-flosight is still in development, so be sure to report any bugs and provide feedback for improvement at our github issue tracker.
+flosight is an open-source Flo blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by flod RPC. Check out the source code.
+flosight is still in development, so be sure to report any bugs and provide feedback for improvement at our github issue tracker.