Skip to content

Commit c3f0ad3

Browse files
committed
Fixed style check errors.
1 parent 81479e0 commit c3f0ad3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source-2.0/typescript/quickstart.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
===============
1+
=====================
22
TypeScript Quickstart
3-
===============
3+
=====================
44

55
This guide introduces `Smithy TypeScript <https://github.com/smithy-lang/smithy-typescript>`_ with a simple working example of a
66
generated server and client.
@@ -23,6 +23,7 @@ Prerequisites
2323
* `Node.js (>= 16) <https://nodejs.org/en/download>`_ and `yarn <https://yarnpkg.com/getting-started/install>`_
2424
* Ensure you have the Smithy CLI installed. Run ``smithy --version`` to confirm the CLI is correctly installed.
2525
If you need to install the CLI, see :doc:`Smithy CLI Installation <../guides/smithy-cli/cli_installation>`.
26+
2627
.. warning:: This project was made for Mac/Linux, it may not build correctly on Windows.
2728

2829
------

0 commit comments

Comments
 (0)