Skip to content

Commit ce3db2d

Browse files
Update Image-Insertion.md
1 parent d4362b6 commit ce3db2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/Rich-Text-Editor/Image-Insertion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The [SfRichTextEditor](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RichT
1313

1414
**Enable File Access Permission**
1515

16-
On MacCatalyst devices, you need to enable file access by adding the required permission in the platform specific "Entitlements" file, as illustrated in the following code snippet.
16+
On MacCatalyst devices, you need to enable file access by adding the required permission in the platform specific "Entitlements.plist" file, as illustrated in the following code snippet.
1717

1818
{% tabs %}
1919
{% highlight C# tabtitle="Entitlements.plist" %}

0 commit comments

Comments
 (0)