Skip to content

Commit ad91509

Browse files
committed
Restore spaces dropped by bibliography style
The employed trick is to use no-break spaces, which is a hack but works.
1 parent 1918726 commit ad91509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/final-report/final-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ references:
9999
URL: https://github.com/IntersectMBO/ouroboros-consensus/commit/9d41590555954c511d5f81682ccf7bc963659708
100100
- id: ouroboros-consensus-LedgerTablesHandle
101101
type: software
102-
title: "`ouroboros-consensus` `LedgerSeq` module"
102+
title: "`ouroboros-consensus` `LedgerSeq` module"
103103
URL: https://github.com/IntersectMBO/ouroboros-consensus/blob/9d41590555954c511d5f81682ccf7bc963659708/ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/LedgerSeq.hs#L72-L96
104104
- id: ouroboros-consensus-InMemory
105105
type: software
106-
title: "`ouroboros-consensus` `InMemory` module"
106+
title: "`ouroboros-consensus` `InMemory` module"
107107
URL: https://github.com/IntersectMBO/ouroboros-consensus/blob/9d41590555954c511d5f81682ccf7bc963659708/ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/InMemory.hs
108108
---
109109

0 commit comments

Comments
 (0)