Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 23b4473

Browse files
committed
whitespace
1 parent a67ad9a commit 23b4473

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI/CD Pull Request](https://github.com/NHSDigital/dtos-service-layer/actions/workflows/cicd-1-pull-request.yaml/badge.svg)](https://github.com/nhs-england-tools/repository-template/actions/workflows/cicd-1-pull-request.yaml)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=NHSDigital_dtos-service-layer&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=NHSDigital_dtos-service-layer)
55

6-
Service Layer
6+
Service Layer
77

88
## Table of Contents
99

@@ -14,7 +14,7 @@ Service Layer
1414
- [Configuration](#configuration)
1515
- [Usage](#usage)
1616
- [Testing](#testing)
17-
- [Contact](#contact)
17+
- [Contacts](#contacts)
1818
- [Licence](#licence)
1919

2020
## Setup
@@ -54,7 +54,6 @@ The following software packages, or their equivalents, are expected to be instal
5454
5555
Rename the `.env.example` file to `.env` and populate the missing environment variables which are listed at the top of the file.
5656
57-
5857
## Usage
5958
6059
You can run the Azure functions with `make all`
@@ -63,7 +62,7 @@ You can run the Azure functions with `make all`
6362
6463
The full test suite can be ran with `make test`.
6564
66-
Unit tests can be ran with `make test-unit`
65+
Unit tests can be ran with `make test-unit`
6766
6867
## Contacts
6968

0 commit comments

Comments
 (0)