Skip to content

Commit a8a4a84

Browse files
authored
fix typo: you -> we
Hi paddle developers, In this tutorial, I guess it should be `We` rather than `You` according to context. Please check it, thanks.
1 parent fefb3c1 commit a8a4a84

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)