Skip to content

Commit

Permalink
Fix typos in M1/M2 mac steps
Browse files Browse the repository at this point in the history
Co-authored-by: Marie Cruz <[email protected]>
  • Loading branch information
inancgumus and mdcruz authored Dec 5, 2023
1 parent bdf8657 commit 551c097
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sources/next/using-k6-browser/running-browser-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ To run a simple local script:

{{% /admonition %}}

3. Optional Step: Running browser tests in Docker on M1/M2 Macs
3. Optional step: running browser tests in Docker on M1/M2 Macs

1. Make sure you’re running [the latest Docker](https://docs.docker.com/engine/install/) version.

Expand All @@ -155,7 +155,7 @@ To run a simple local script:
$ export DOCKER_DEFAULT_PLATFORM=linux/amd64
```

3. Select VirtioFS in `Settings` > `General` > `VirtuoFS`.
3. Select VirtuoFS in `Settings` > `General` > `VirtuoFS`.

4. Enable the Rosetta emulation in `Settings` > `Features in development` > `Use Rosetta for x86/amd64 emulation on Apple Silicon`.

Expand Down

0 comments on commit 551c097

Please sign in to comment.