Skip to content

Commit bc6ba1c

Browse files
authored
Update 1.txt
Missing \n}
1 parent 894a672 commit bc6ba1c

File tree

1 file changed

+1
-1
lines changed
  • dataset/koushikkothagal_spring-boot-microservices-workshop/model_variants

1 file changed

+1
-1
lines changed

dataset/koushikkothagal_spring-boot-microservices-workshop/model_variants/1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ digraph dfd2{
2020
movie_catalog_service -> ratings_data_service [label = " --restful_http--\n--load_balanced_link--\n"]
2121
movie_catalog_service -> movie_info_service [label = " --restful_http--\n--load_balanced_link--\n"]
2222

23-
gateway [label = "{Process: gateway | --infrastructural--\n--gateway--" shape = Mrecord];
23+
gateway [label = "{Process: gateway | --infrastructural--\n--gateway--\n}" shape = Mrecord];
2424
gateway -> movie_info_service [label = " --restful_http--\n"]
2525
gateway -> ratings_data_service [label = " --restful_http--\n"]
2626
gateway -> movie_catalog_service [label = " --restful_http--\n"]

0 commit comments

Comments
 (0)