Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 632d8aa

Browse files
committed
Adhere to one sentence per line style guide.
1 parent 12788c7 commit 632d8aa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
[![Build Status](https://travis-ci.org/Microsoft/TypeScript-Handbook.svg)](https://travis-ci.org/Microsoft/TypeScript-Handbook)
44

5-
The TypeScript Handbook is a comprehensive guide to the TypeScript language. It is meant to be read online at [typescriptlang.org](https://www.typescriptlang.org/docs/handbook/basic-types.html) or [directly from this repository](pages/Basic Types.md).
5+
The TypeScript Handbook is a comprehensive guide to the TypeScript language.
6+
It is meant to be read online at [typescriptlang.org][1] or [directly from this repository](pages/Basic Types.md).
67

78
Please see the [latest TypeScript Language Specification](https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md) for more details.
9+
10+
[1]: https://www.typescriptlang.org/docs/handbook/basic-types.html

0 commit comments

Comments
 (0)