diff --git a/docs/reports/risk-assessment.md b/docs/reports/risk-assessment.md
index ef63556..ee8f694 100644
--- a/docs/reports/risk-assessment.md
+++ b/docs/reports/risk-assessment.md
@@ -17,7 +17,7 @@ The report is provided as a table in HTML format. The following is a rendered ex
- RA001 |
+ RA001 |
diff --git a/nydok/report.py b/nydok/report.py
index fc05b5d..a092d78 100644
--- a/nydok/report.py
+++ b/nydok/report.py
@@ -218,7 +218,7 @@ def create_test_case_report(
RISK_ITEM_TEMPLATE = """
- {_id} |
+ {_id} |
diff --git a/tests/snapshots/risk-report.md b/tests/snapshots/risk-report.md
index d7bc582..d0a09f8 100644
--- a/tests/snapshots/risk-report.md
+++ b/tests/snapshots/risk-report.md
@@ -1,7 +1,7 @@
- RA001 |
+ RA001 |
@@ -44,7 +44,7 @@
- RA002 |
+ RA002 |