Skip to content

Commit 859041a

Browse files
committed
Fix typo
NodeJS -> Node.js
1 parent aee3c78 commit 859041a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/basic-standard/concept-app-customer-responsibilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ When you deploy your polyglot applications to the Enterprise plan, assign specif
5757
| .NET | [.NET and .NET core support policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) |
5858
| Python | [Status of Python versions](https://devguide.python.org/versions/) |
5959
| Go | [Go release history](https://go.dev/doc/devel/release) |
60-
| NodeJS | [Nodejs releases](https://nodejs.org/en/about/previous-releases/) |
60+
| Node.js | [Nodejs releases](https://nodejs.org/en/about/previous-releases/) |
6161
| PHP | [PHP supported versions](https://www.php.net/supported-versions.php) |
6262

6363
### Stack image support

0 commit comments

Comments
 (0)