Skip to content

Commit 9fa1152

Browse files
authored
chore(readme): super nit
1 parent aadbde4 commit 9fa1152

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
@@ -168,7 +168,7 @@ This functionality was originally proposed as a [pull request to `image_picker_m
168168
## 🧪 Testing
169169

170170
> [!TIP]
171-
> With this approach, you can effectively test this platform implementation with the existing packages that use `image_picker` APIs. All platform-specific calls to `NativeImagePickerMacOS` should use the instance from `ImagePickerPlatform.interface` instead of creating a new `NativeImagePickerMacOS` to work.
171+
> With this approach, you can effectively test this platform implementation with the existing packages that use `image_picker` APIs. All platform-specific calls to `NativeImagePickerMacOS` should use the instance from `ImagePickerPlatform.instance` instead of creating a new `NativeImagePickerMacOS` to work.
172172
173173
To override the methods implementation for unit testing, add the dev dependencies:
174174

0 commit comments

Comments
 (0)