mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-24 18:10:11 +00:00
Update wording (#824)
This commit is contained in:
parent
0a9461b49e
commit
db44f7bede
@ -31,7 +31,7 @@ const purgePolicyProps: PurgePolicyProperties = {
|
||||
AUTO_PURGE: {
|
||||
platforms: [DatasetPlatform.Teradata, DatasetPlatform.Espresso, DatasetPlatform.HDFS],
|
||||
desc:
|
||||
'Choose this option only if it’s acceptable to have the centralized system purge this dataset based on the provided metadata (e.g. member ID [Subject Owner]).',
|
||||
'Choose this option only if it’s acceptable to have the centralized system purge this dataset based on the provided metadata (e.g. member ID, seat ID etc).',
|
||||
displayAs: 'Auto Purge'
|
||||
},
|
||||
MANUAL_PURGE: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user