Skip to content

Commit 289a2c8

Browse files
author
Jonathan Eid
committed
ran pre commit script
1 parent b58222b commit 289a2c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/pre-merge-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ npm run install-pre-commit-mac
4242
npm run run-pre-commit
4343
```
4444

45-
4. Optionally, run [shellcheck](https://github.com/koalaman/shellcheck) to check for common problems in your shell scripts.
45+
4. Optionally, run [shellcheck](https://github.com/koalaman/shellcheck) to check for common problems in your shell scripts.

lib/theta/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ npm install
117117
npx cdk deploy edge-common --parameters edgeNodePassword=$EDGE_NODE_PASSWORD
118118
```
119119
120-
120+
121121
122122
### Single RPC Edge Node
123123
@@ -156,7 +156,7 @@ Alternatively, you can manually check. Run the following query from within a Ses
156156
}
157157
```
158158
159-
3. Once the startup is done, you should be able to access the RPC API of that node from within the same VPC. The RPC port is not exposed to the Internet.
159+
3. Once the startup is done, you should be able to access the RPC API of that node from within the same VPC. The RPC port is not exposed to the Internet.
160160
161161
162162

0 commit comments

Comments
 (0)