Skip to content

Commit 1e71d82

Browse files
committed
Update README.md
1 parent ebefb90 commit 1e71d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ SwiftUI view that asynchronously loads and displays an OpenAI image from open AP
1919
[Where do I find my Secret API Key?](https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key)
2020

2121

22-
### 2. Override default loader at Environment with you apiKey
22+
### 2. Override the default loader at Environment with you apiKey
2323
```swift
2424
@Environment(\.openAIDefaultLoader) var loader : OpenAIDefaultLoader
2525

0 commit comments

Comments
 (0)