Skip to content

Commit 6a35a78

Browse files
Update config/products.yml
Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 8eff8fe commit 6a35a78

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/products.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ products:
1818
display: 'APM Agent for iOS'
1919
versioning: 'apm_agent_ios'
2020
apm-agent-java:
21-
display: 'APM Agent for Java'
21+
display: 'APM Java Agent'
2222
versioning: 'apm_agent_java'
2323
apm-agent-node:
24-
display: 'APM Agent for Node.js'
24+
display: 'APM Node.js Agent'
2525
versioning: 'apm_agent_node'
2626
apm-agent-php:
27-
display: 'APM Agent for PHP'
27+
display: 'APM PHP Agent'
2828
versioning: 'apm_agent_php'
2929
apm-agent-python:
30-
display: 'APM Agent for Python'
30+
display: 'APM Python Agent'
3131
versioning: 'apm_agent_python'
3232
apm-agent-ruby:
33-
display: 'APM Agent for Ruby'
33+
display: 'APM Ruby Agent'
3434
versioning: 'apm_agent_ruby'
3535
apm-agent-rum-js:
3636
display: 'APM RUM JavaScript Agent'

0 commit comments

Comments
 (0)