File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Examples are not:
36
36
cloudprovider with external load balancers, etc.
37
37
* Point to general documentation about alternatives for those
38
38
mechanisms rather than present the alternatives in each example.
39
- * Tries to balance between using using new features, and being
39
+ * Tries to balance between using new features, and being
40
40
compatible across environments.
41
41
42
42
### Throughout
@@ -67,7 +67,7 @@ Examples are not:
67
67
* Only use the code highlighting types
68
68
[ supported by Rouge] ( https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers ) ,
69
69
as this is what GitHub Pages uses.
70
- * Commands to be copied use the ` shell ` syntax highlighting type, and
70
+ * Commands to be copied using the ` shell ` syntax highlighting type, and
71
71
do not include any kind of prompt.
72
72
* Example output is in a separate block quote to distinguish it from
73
73
the command (which doesn't have a prompt).
You can’t perform that action at this time.
0 commit comments