Skip to content

Commit 092039c

Browse files
RayOffiahsimon-dew
authored andcommitted
[quickfix]: quickfix: strange font problem on diagram (#274)
Seems to have been caused by extra space in the label.
1 parent bebabda commit 092039c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/tutorials/partials/diagrams/couchbase-hierarchy.puml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ collection --> document3
2323

2424
note right of bucket
2525

26-
Maximum of 30 per cluster
27-
26+
Maximum of 30 per cluster
27+
2828
end note
2929

3030
note left of scope
3131

3232
Maximum of 1000 per cluster
33-
33+
3434
end note
3535

3636
note right of collection
3737

3838
Maximum of 1000 per cluster
39-
39+
4040
end note
4141

4242
@enduml

0 commit comments

Comments
 (0)