Skip to content

Commit 0921a49

Browse files
committed
Edit layout to line up code block
1 parent 05c52c7 commit 0921a49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@ This is an evolving document. Submit a pull request and start the conversation!
204204
End Sub
205205
```
206206

207-
This allows you to import all pre-defined constants by adding:
207+
This allows you to import all pre-defined constants by adding:
208208

209209
```vb
210-
Call ImportGlobalConstants()
210+
Call ImportGlobalConstnats
211211
```
212212

213213
to your script.

0 commit comments

Comments
 (0)