Skip to content

Commit 55af2cb

Browse files
committed
Change to follows
1 parent 443767f commit 55af2cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-packaging/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ dynamic = [
302302

303303
<!-- vale RedHat.TermsWarnings = YES -->
304304

305-
- Dependencies are specified as followed.
305+
- Dependencies are specified as follows.
306306

307307
```{.toml}
308308
[project]
@@ -314,7 +314,7 @@ dynamic = [
314314
]
315315
```
316316

317-
- Optional dependencies are further specified as followed.
317+
- Optional dependencies are further specified as follows.
318318

319319
```{.toml}
320320
[project.optional-dependencies]

0 commit comments

Comments
 (0)