Skip to content

Commit 35ef5f9

Browse files
committed
docs(aps): update wording
1 parent b671e4d commit 35ef5f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/apple-silicon/reference-content/scaleway-dev-os.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ dates:
77
posted: 2025-12-04
88
---
99

10-
Dev OS is a developer-optimized operating system based on a recent version of macOS (Dev OS 15 is based on macOS Sequoia). It comes pre-configured with a curated set of development tools, runtimes, and dependencies aligned with the software stack used in GitHub Actions runner images.
10+
Dev OS is a developer-optimized operating system based on a recent version of macOS. It comes pre-configured with a complete set of development tools, runtimes, and dependencies aligned with the software stack used in GitHub Actions runner images.
1111

1212
## Pre-installed software & developer tooling
1313

14-
Dev OS ships with a complete set of development tools and packages, including Apache, Xcode, web browsers, multiple programming language runtimes, SDKs, and more.
14+
Dev OS comes pre-installed with a complete set of development tools and packages, including Apache, Xcode, web browsers, multiple programming language runtimes, SDKs, and more.
1515
Choosing Dev OS eliminates the need for time-consuming manual installations. All installed components closely follow the configuration of the [GitHub Actions macOS-15 runner image](https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md), ensuring consistency between environments.
1616

1717
<Message type="important">

0 commit comments

Comments
 (0)