Skip to content

Commit 93674ee

Browse files
committed
Fix alignment in conf.yaml
One of the lines in conf.yaml is missing a space and it is driving me mad.
1 parent 0308dba commit 93674ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
apm-agent-nodejs: https://github.com/elastic/apm-agent-nodejs.git
1212
apm-agent-python: https://github.com/elastic/apm-agent-python.git
1313
apm-agent-ruby: https://github.com/elastic/apm-agent-ruby.git
14-
apm-agent-rum-js: https://github.com/elastic/apm-agent-rum-js.git
14+
apm-agent-rum-js: https://github.com/elastic/apm-agent-rum-js.git
1515
apm-agent-go: https://github.com/elastic/apm-agent-go.git
1616
apm-agent-java: https://github.com/elastic/apm-agent-java.git
1717
apm-agent-dotnet: https://github.com/elastic/apm-agent-dotnet.git

0 commit comments

Comments
 (0)