diff --git a/public/config.js b/public/config.js index 7c214c9fb..b2b9d2087 100644 --- a/public/config.js +++ b/public/config.js @@ -7,7 +7,7 @@ window.__APP_CONFIG__ = { backendUrl: 'http://localhost:8000', // Optional banner shown at the top of the app when set. Basic HTML markup is supported. bannerMessage: - "You are using the new Dataverse Modern version. This is an early release and some features from the original site are not yet available. Please see the Project Roadmap for details.", + "You are using the new Dataverse Modern version. This is an early release and some features from the original site are not yet available. Please see the Project Roadmap for details.", // OIDC provider settings oidc: { clientId: 'test',