Skip to content

Commit a57a8d2

Browse files
committed
docs: alter formatting
1 parent e40a660 commit a57a8d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[build status]: https://github.com/typescript-tools/monorepo/actions/workflows/release.yml/badge.svg?event=push
66

7-
The `typescript-tools` are an opinionated collection of utilities for working with
7+
The **typescript-tools** are an opinionated collection of utilities for working with
88
TypeScript monorepos. Read more in the [typescript-tools spec].
99

1010
[typescript-tools spec]: https://github.com/typescript-tools/spec
@@ -14,8 +14,8 @@ TypeScript monorepos. Read more in the [typescript-tools spec].
1414
Whereas [Lerna] was created for managing JavaScript monorepos, TypeScript monorepos have
1515
additional requirements introduced by the compilation step.
1616

17-
The [original and reference implementation] of the `typescript-tools` is written in
18-
TypeScript. The Rust implementation of the `typescript-tools` optimizes execution
17+
The [original and reference implementation] of the **typescript-tools** is written in
18+
TypeScript. The Rust implementation of the **typescript-tools** optimizes execution
1919
speed.
2020

2121
[lerna]: https://github.com/lerna/lerna

0 commit comments

Comments
 (0)