Skip to content

Commit 07a21f5

Browse files
committed
switch back to US acknowledgment
1 parent 6a5b3cd commit 07a21f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/release-notes/6.10-release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This release contains major upgrades to core components. Detailed upgrade instru
1010

1111
Highlights for Dataverse 6.10 include:
1212

13-
- Optionally require acknowledgement of a disclaimer when publishing
13+
- Optionally require acknowledgment of a disclaimer when publishing
1414
- Optionally require embargo reason
1515
- Harvesting improvements
1616
- Croissant support now built in
@@ -22,13 +22,13 @@ Highlights for Dataverse 6.10 include:
2222
- New and improved APIs, including filling in a guestbook when downloading files
2323
- Bug fixes
2424

25-
### Optionally Require Acknowledgement of a Disclaimer When Publishing
25+
### Optionally Require Acknowledgment of a Disclaimer When Publishing
2626

2727
When users click "Publish" on a dataset they have always seen a popup displaying various information to read before clicking "Continue" to proceed with publication.
2828

2929
Now you can optionally require users to check a box in this popup to acknowledge a disclaimer that you specify through a new setting called `:PublishDatasetDisclaimerText`.
3030

31-
For backward compatibility, APIs will continue to publish without the acknowledgement for now. An [API endpoint](https://guides.dataverse.org/en/6.10/api/native-api.html#show-disclaimer-for-publishing-datasets) was added for anyone to retrieve the disclaimer text anonymously.
31+
For backward compatibility, APIs will continue to publish without the acknowledgment for now. An [API endpoint](https://guides.dataverse.org/en/6.10/api/native-api.html#show-disclaimer-for-publishing-datasets) was added for anyone to retrieve the disclaimer text anonymously.
3232

3333
See [the guides](https://guides.dataverse.org/en/6.10/installation/config.html#publishdatasetdisclaimertext) and #12051.
3434

0 commit comments

Comments
 (0)