diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 2f3d6e2..2c3b013 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -4,7 +4,7 @@ "Webhooks Sample App" - +
diff --git a/public/locales/en/Home.json b/public/locales/en/Home.json index e160272..eaf3a90 100644 --- a/public/locales/en/Home.json +++ b/public/locales/en/Home.json @@ -1,6 +1,6 @@ { "Header1": "Webhooks Sample App", - "Header2": "Discover how the Docusign Connect webhook service can help you monitor and automate your business processes through real-time updates when specific events are triggered in your workflows.", + "Header2": "Discover how the Docusign Connect webhook service can help you monitor and automate your business processes through real-time updates when specific events are triggered in your workflows. This sample app uses JWT authentication.", "SandBoxButton": "Create Developer Account", "LearnMoreButton": "Learn More", "Card1": {