Skip to content

Commit 0b7f4dd

Browse files
author
Dmitriy Borzenko
committed
minor changes
1 parent d771494 commit 0b7f4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/dataset-view/additional-components/dataset-settings-component/tabs/general/dataset-settings-general-tab.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ export class DatasetSettingsGeneralTabComponent extends BaseComponent implements
243243
]
244244
: [
245245
"You will decide who else has access",
246-
"It will appear in search results on for people with access",
246+
"It will appear in search results only for people with access",
247247
"You can control the level of access others have",
248248
],
249249
warningText: !this.isPrivate

0 commit comments

Comments
 (0)