Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit c4ecea8

Browse files
Apply suggestions from code review
1 parent cb5b540 commit c4ecea8

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/lambda-tools/hot-reloading

1 file changed

+1
-1
lines changed

content/en/user-guide/lambda-tools/hot-reloading/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If using Docker Desktop on macOS, you might need to allow [file sharing](https:/
4141
MacOS may prompt you to grant Docker access to your target folders.
4242

4343
**WSL2-compatible paths required with Rancher Desktop on Windows:**
44-
Make sure your Lambda handler paths are specified using WSL2-compatible paths. For example, instead of using a Windows-style path like:
44+
Make sure your Lambda handler paths are specified using WSL2-compatible paths. For example, instead of using a Windows-style path such as:
4545
```bash
4646
C:\Users\myuser\projects\lambda\handler.py
4747
```

0 commit comments

Comments
 (0)