Skip to content

Commit 9f471f4

Browse files
committed
Minor edits
1 parent 8b59b0c commit 9f471f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/doc/en/developer/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ Now here is a brief overview of this guide.
6161
a tricky situation such as merge conflict.
6262

6363
- :ref:`section-writing-code-for-sage`: This is a guide on conventions in
64-
writing code and documentation. As conventions evolve over time, also
65-
experienced Sage contributors may want to review this section once in a
66-
while.
64+
writing code and documentation. A beginning developer should read this to be
65+
a good developer. As conventions evolve over time, also experienced Sage
66+
contributors may want to review this section once in a while.
6767

6868
- :ref:`section-testing-sage`: We value testing Sage highest. Every change of
6969
Sage source code has a risk to break Sage, and must be tested before being
@@ -74,7 +74,7 @@ Now here is a brief overview of this guide.
7474
documentation.
7575

7676
- :ref:`section-more-on-coding`: When you need to know the technical details of
77-
Sage for coding, read this.
77+
Sage for deep coding, read this.
7878

7979
- :ref:`section-packaging`: Sage is composed of many third-party packages and
8080
its own distribution packages. This part is for advanced developers.

0 commit comments

Comments
 (0)