Skip to content

Commit

Permalink
Merge pull request #16 from Kharacternyk/semicolon
Browse files Browse the repository at this point in the history
Add a missing semicolon in the example snippet.
  • Loading branch information
nlewo authored Mar 13, 2024
2 parents cc7424b + 94846b9 commit 2ed0219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services.comin = {
name = "origin";
url = "https://gitlab.com/your/infra.git";
}
]
];
};
```

Expand Down

0 comments on commit 2ed0219

Please sign in to comment.