Skip to content

Commit b5c0c20

Browse files
committed
fix spelling
1 parent 5ebb3ff commit b5c0c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/_posts/2026-03-02-wizard-of-drift-oz-and-dotenvx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ This is the kind of workflow I want more of:
9999

100100
And Oz was a great choice here because I wanted to easily trigger a coding agent from a GitHub action. Plus it supports any model and can be monitored from [its dashboard](https://oz.warp.dev).
101101

102-
The combination makkes my `.env` workflows safer and easier to operate at scale. Dotenvx gives you the secure env model and the agent gives you a practical enforcement loop at review time.
102+
The combination makes my `.env` workflows safer and easier to operate at scale. Dotenvx gives you the secure env model and the agent gives you a practical enforcement loop at review time.
103103

104104
Together, they remove a class of annoying config breakages before they merge.

0 commit comments

Comments
 (0)