Skip to content

Commit d23f591

Browse files
committed
addressing sonarqube issues
1 parent d3a719a commit d23f591

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/utility-guides/ManualCease.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ The `create_manual_cease_ready_subject` method creates a subject with Inactive s
2929

3030
### Arguments
3131

32-
screening_centre:
32+
screening_center:
3333
Type: str
34-
Screening centre to associate with the subject. Defaults to "BCS002".
34+
Screening center to associate with the subject. Defaults to "BCS002".
3535

3636
base_age:
3737
Type: int
@@ -112,4 +112,4 @@ ScreeningStatus.CEASED # → 4008
112112
ScreeningStatusReason.DECEASED # → 45
113113
```
114114

115-
Refer to the source code in `utils/manual_cease_util.py` for additional mappings and helper logic.
115+
Refer to the source code in `utils/manual_cease_util.py` for additional mappings and helper logic.

0 commit comments

Comments
 (0)