Skip to content

Commit 221ddb5

Browse files
committed
Not just language, but CS in general
1 parent 2caa412 commit 221ddb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

writing-docs/STYLEGUIDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ Try to avoid abbreviations. For example, “RHS” is short, but
6565
“right-hand side” is much clearer for beginners.
6666

6767
In general, try to put yourself in the shoes of someone with no
68-
previous exposition to the language. Although it might seem obvious to
68+
previous exposition to the language (or computer science
69+
altogether). Although it might seem obvious to
6970
you that only the first line can in fact initialize a hash, the
7071
documentation is targeted at people with no previous exposition to the
7172
language.

0 commit comments

Comments
 (0)