Skip to content

Commit 4c7571d

Browse files
Fix Typo
1 parent 73cfbe7 commit 4c7571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Image utilizes multistage builds to create multiple targets optimized for **
6363
You'll need to iterate over your application's dependency system packages, and required PHP Extensions; and add them to their respective locations in the image.
6464

6565
1. Add System Dependencies and PHP Extensions your application depends on to the Image.
66-
2. Port in any configuration changes you made for PHP.ini to the image, otherwise use the saint defaults.
66+
2. Port in any configuration changes you made for PHP.ini to the image, otherwise use the sane defaults.
6767
3. `make build && make up` for development setup, `make deploy` to run the production variant.
6868

6969
These steps explained in details below.

0 commit comments

Comments
 (0)