Skip to content

Commit df75567

Browse files
fix(docs): grammar (#3958)
Co-authored-by: Siyuan "Mattuwu" Yan <syan4@ualberta.ca>
1 parent 4e36ac7 commit df75567

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

website/docs/getting-started/build-a-sample-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
153153
:::
154154

155155
Trunk will rebuild your application if you modify any of its source code files.
156-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
156+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
157157
To change it, create the following file and edit as needed:
158158

159159
```toml title="Trunk.toml"

website/docs/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Remove option '--open' to not open your default browser `trunk serve`.
127127
Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
128128
application if you modify any source files.
129129
This will fail if the socket is being used by another application.
130-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
130+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
131131
To change it, create the following file and edit as needed:
132132

133133
```toml title="Trunk.toml"

website/versioned_docs/version-0.20/getting-started/build-a-sample-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
146146

147147
Trunk will rebuild your application if you modify any of its source code files.
148148
This will fail if the socket is being used by another application.
149-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
149+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
150150
To change it, create the following file and edit as needed:
151151

152152
```toml title="Trunk.toml"

website/versioned_docs/version-0.20/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ trunk serve --open
123123
Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
124124
application if you modify any source files. Remove option '--open' to not open your default browser.
125125
This will fail if the socket is being used by another application.
126-
By default server will listening at address '127.0.0.1' and port '8080' [http://localhost:8080](http://127.0.0.1:8080).
126+
By default server will be listening at address '127.0.0.1' and port '8080' [http://localhost:8080](http://127.0.0.1:8080).
127127
To change it, create the following file and edit as needed:
128128

129129
```toml title="Trunk.toml"

website/versioned_docs/version-0.21/getting-started/build-a-sample-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
152152
:::
153153

154154
Trunk will rebuild your application if you modify any of its source code files.
155-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
155+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
156156
To change it, create the following file and edit as needed:
157157

158158
```toml title="Trunk.toml"

website/versioned_docs/version-0.21/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Remove option '--open' to not open your default browser `trunk serve`.
127127
Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
128128
application if you modify any source files.
129129
This will fail if the socket is being used by another application.
130-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
130+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
131131
To change it, create the following file and edit as needed:
132132

133133
```toml title="Trunk.toml"

website/versioned_docs/version-0.22/getting-started/build-a-sample-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
152152
:::
153153

154154
Trunk will rebuild your application if you modify any of its source code files.
155-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
155+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
156156
To change it, create the following file and edit as needed:
157157

158158
```toml title="Trunk.toml"

website/versioned_docs/version-0.22/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Remove option '--open' to not open your default browser `trunk serve`.
127127
Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
128128
application if you modify any source files.
129129
This will fail if the socket is being used by another application.
130-
By default server will listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
130+
By default server will be listening at address '127.0.0.1' and port '8080' => [http://localhost:8080](http://127.0.0.1:8080).
131131
To change it, create the following file and edit as needed:
132132

133133
```toml title="Trunk.toml"

0 commit comments

Comments
 (0)