Skip to content

Commit 80b45ad

Browse files
authored
Merge pull request #928 from vra/patch-1
fix typo: you -> we
2 parents b530a72 + a8a4a84 commit 80b45ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/quick_start/index_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ define_py_data_sources2(train_list='data/train.list',
159159
You can refer to the following link for more detailed examples and data formats: <a href = "../../api/data_provider/pydataprovider2_en.html">PyDataProvider2</a>.
160160

161161
## Network Architecture
162-
You will describe four kinds of network architectures in this section.
162+
We will describe four kinds of network architectures in this section.
163163
<center> ![](./src/PipelineNetwork_en.jpg) </center>
164164

165165
First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.

0 commit comments

Comments
 (0)