Skip to content

Commit e31a051

Browse files
cshfangjimblanc
andauthored
Update src/fragments/lib/push-notifications/react-native/request_permissions/request-permissions.mdx
Co-authored-by: Jim Blanchard <[email protected]>
1 parent ad8b489 commit e31a051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fragments/lib/push-notifications/react-native/request_permissions/request-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Use `getPermissionStatus()` and `requestPermissions()` together to handle permis
5454

5555
<Callout>
5656
Remember, if you use TypeScript for your development, you can use the
57-
PushNotificationPermissionStatus enum for the comparisons as well!
57+
PushNotificationPermissionStatus enum for comparison as well!
5858
</Callout>
5959

6060
```js

0 commit comments

Comments
 (0)