From 856387a1739c9c8952c6b8856c6fdeaf13b6de58 Mon Sep 17 00:00:00 2001 From: Murdo <109604278+murdo-moj@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:10:52 +0100 Subject: [PATCH] Corrected MOJ -> MoJ (#870) * Corrected MOJ -> MoJ * Correcetd typo in tests --- core/settings.py | 2 +- docs/Running the app against RDS.md | 2 +- lib/datahub-client/README.md | 4 ++-- scss/components/README.md | 2 +- tests/conftest.py | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/settings.py b/core/settings.py index 62f4204b..c9deaa85 100644 --- a/core/settings.py +++ b/core/settings.py @@ -171,7 +171,7 @@ } # Define a service name setting for page titles -SERVICE_NAME = "Find MOJ data" +SERVICE_NAME = "Find MoJ data" GOV_UK_SUFFIX = "GOV.UK" MAX_RESULTS = 10_000 diff --git a/docs/Running the app against RDS.md b/docs/Running the app against RDS.md index 029c1689..22008e9c 100644 --- a/docs/Running the app against RDS.md +++ b/docs/Running the app against RDS.md @@ -144,7 +144,7 @@ If making changes to the scss, to ensure your changes are reflected in local dep ## Copy editing -Find MOJ data is only available in english, but we use django's translation system +Find MoJ data is only available in english, but we use django's translation system so that we can review and edit the copy in one place, [the message file](./locale/en/LC_MESSAGES/django.po). diff --git a/lib/datahub-client/README.md b/lib/datahub-client/README.md index 6fc254d0..e7e0eb7d 100644 --- a/lib/datahub-client/README.md +++ b/lib/datahub-client/README.md @@ -1,6 +1,6 @@ -# Datahub client for Find MOJ Data +# Datahub client for Find MoJ data -This library is part of the Ministry of Justice "Find MOJ Data" service. +This library is part of the Ministry of Justice "Find MoJ data" service. It pushes metadata to (and retrieves metadata from) a Datahub catalogue. diff --git a/scss/components/README.md b/scss/components/README.md index 56b83381..e1519b59 100644 --- a/scss/components/README.md +++ b/scss/components/README.md @@ -1,4 +1,4 @@ -# Custom components for Find MOJ Data +# Custom components for Find MoJ data ## Search component diff --git a/tests/conftest.py b/tests/conftest.py index cb42c813..80b7772b 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -290,7 +290,7 @@ def page_titles(): "Home", "Search MoJ data", ] - return [f"{page} - Find MOJ data - GOV.UK" for page in pages] + return [f"{page} - Find MoJ data - GOV.UK" for page in pages] def generate_search_result(