Skip to content

Commit d4362b6

Browse files
revert change
1 parent 0ad61ea commit d4362b6

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 "info" 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" file, as illustrated in the following code snippet.
1717

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

0 commit comments

Comments
 (0)