expliticly -> explicitly
This commit is contained in:
evan-danswer
2024-12-10 11:44:42 -05:00
committed by GitHub
parent 1bc3f8b96f
commit c6a79d847e

View File

@@ -49,7 +49,7 @@ export function AccessTypeForm({
name: "Private",
value: "private",
description:
"Only users who have expliticly been given access to this connector (through the User Groups page) can access the documents pulled in by this connector",
"Only users who have explicitly been given access to this connector (through the User Groups page) can access the documents pulled in by this connector",
},
];