Updated SC2139 (markdown)

koalaman
2014-05-07 20:34:59 -07:00
parent b86b50153e
commit 13176a8b2e

@@ -16,4 +16,4 @@ By using single quotes or escaping any expansions, we define the alias as `echo
### Contraindications
If you don't mind that your alias definition is expanded at compile time, you can ignore this warning.
If you don't mind that your alias definition is expanded at define time, you can ignore this warning.