timgremore commited on
Commit
618a9e3
1 Parent(s): 26f4775

fix: Typo in README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ To build the code vectors for the ICD-9 codelist for the deployed environment:
32
 
33
  ### Livebook
34
 
35
- In addition to connecting to a the deployed application via `iex`, Livebook supports connecting to the running application. Connecting a Livebook instance to the deployed application involves the following:
36
 
37
  1. Install and setup Wireguard with a peer connection for Fly.io: [Step by Step](https://fly.io/docs/networking/private-networking/#install-your-wireguard-app)
38
  2. Install and start Livebook: [Livebook.dev](https://livebook.dev/)
 
32
 
33
  ### Livebook
34
 
35
+ In addition to connecting to the deployed application via `iex`, Livebook supports connecting to the running application. Connecting a Livebook instance to the deployed application involves the following:
36
 
37
  1. Install and setup Wireguard with a peer connection for Fly.io: [Step by Step](https://fly.io/docs/networking/private-networking/#install-your-wireguard-app)
38
  2. Install and start Livebook: [Livebook.dev](https://livebook.dev/)