Skip to content

Commit b1c3766

Browse files
Fix missing .
1 parent cc33db5 commit b1c3766

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_blogposts/2024-01-11-release-11-0-0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |
1010

1111
Almost a year after the last release, ReScript is available in version 11! It marks the second major community-driven release and we are very thankful that there are so many willing contributors who invested their spare time into improving the compiler and its ecosystem.
1212

13-
Use your favorite package manager to install the new compiler release, e.g:
13+
Use your favorite package manager to install the new compiler release, e.g.:
1414

1515
```sh
1616
npm install rescript@11

_blogposts/2024-02-01-release-11-1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A couple of weeks ago, the ReScript team released ReScript 11.0, which laid grou
1212

1313
This next minor has some wonderful additions to the ReScript toolbelt for you today.
1414

15-
To install, use your favorite package manager to install the new compiler release, e.g:
15+
To install, use your favorite package manager to install the new compiler release, e.g.:
1616

1717
```sh
1818
npm install [email protected]

0 commit comments

Comments
 (0)