We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81400b commit e40faedCopy full SHA for e40faed
STYLEGUIDE.md
@@ -165,7 +165,7 @@ rsync /data/user/db remote:/data/user/db
165
---
166
##### Use lowercase and uppercase variable names
167
168
-Use lowercase variables for locals and internal veriables, and uppercase for variables inherited or exported via the environment
+Use lowercase variables for locals and internal variables, and uppercase for variables inherited or exported via the environment
169
170
```bash
171
#!/usr/bin/env bash
0 commit comments