Skip to content

Commit 7230371

Browse files
authored
Change readme to say macOS instead of OS X (#1450)
1 parent d419df7 commit 7230371

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
@@ -28,7 +28,7 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun again**.
2828

2929
* [Using Dart Sass](#using-dart-sass)
3030
* [From Chocolatey or Scoop (Windows)](#from-chocolatey-or-scoop-windows)
31-
* [From Homebrew (OS X)](#from-homebrew-os-x)
31+
* [From Homebrew (macOS)](#from-homebrew-macos)
3232
* [Standalone](#standalone)
3333
* [From npm](#from-npm)
3434
* [From Pub](#from-pub)
@@ -67,9 +67,9 @@ Sass. See [the CLI docs][cli] for details.
6767

6868
[cli]: https://sass-lang.com/documentation/cli/dart-sass
6969

70-
### From Homebrew (OS X)
70+
### From Homebrew (macOS)
7171

72-
If you use [the Homebrew package manager](https://brew.sh/) for Mac OS X, you
72+
If you use [the Homebrew package manager](https://brew.sh/) for macOS, you
7373
can install Dart Sass by running
7474

7575
```sh

0 commit comments

Comments
 (0)