From 6a67e21e22f5d6a2886e00c395a7c7c60f18ae6a Mon Sep 17 00:00:00 2001
From: polibee <1244762327@qq.com>
Date: Mon, 26 Feb 2024 14:29:17 +0800
Subject: [PATCH] Fix indentation errors
---
.idea/.gitignore | 5 +++++
.idea/lava-docs.iml | 12 ++++++++++++
.idea/modules.xml | 8 ++++++++
.idea/vcs.xml | 6 ++++++
.../join-testnet-manual-cosmovisor.md | 7 +++----
5 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/lava-docs.iml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 00000000..b58b603f
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,5 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/lava-docs.iml b/.idea/lava-docs.iml
new file mode 100644
index 00000000..24643cc3
--- /dev/null
+++ b/.idea/lava-docs.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 00000000..71a35e29
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 00000000..35eb1ddf
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/lava-blockchain/join-testnet-manual-cosmovisor.md b/docs/lava-blockchain/join-testnet-manual-cosmovisor.md
index 1b55c642..50b7fab1 100644
--- a/docs/lava-blockchain/join-testnet-manual-cosmovisor.md
+++ b/docs/lava-blockchain/join-testnet-manual-cosmovisor.md
@@ -128,10 +128,9 @@ The following sections will describe how to install Cosmovisor for automating th
cp genesis_json/genesis.json $lava_config_folder/genesis.json
```
- :::caution Please note that cosmovisor will throw an error ⚠️ This is ok.
- The following error will be thrown,
- lstat /home/ubuntu/.lava/cosmovisor/current/upgrade-info.json: no such file or directory
- :::
+:::caution Please note that cosmovisor will throw an error ⚠️ This is ok.
+The following error will be thrown, lstat /home/ubuntu/.lava/cosmovisor/current/upgrade-info.json: no such file or directory
+:::
```bash
cosmovisor version