Skip to content

Commit 6327db5

Browse files
committed
Fix typo
Nodejs -> Node.js
1 parent e4fbfdd commit 6327db5

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
@@ -58,7 +58,7 @@ When you deploy your polyglot applications to the Enterprise plan, assign specif
5858
| .NET | [.NET and .NET core support policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) |
5959
| Python | [Status of Python versions](https://devguide.python.org/versions/) |
6060
| Go | [Go release history](https://go.dev/doc/devel/release) |
61-
| Node.js | [Nodejs releases](https://nodejs.org/en/about/previous-releases/) |
61+
| Node.js | [Node.js releases](https://nodejs.org/en/about/previous-releases/) |
6262
| PHP | [PHP supported versions](https://www.php.net/supported-versions.php) |
6363

6464
### Stack image support

0 commit comments

Comments
 (0)