mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-08 10:23:37 +00:00
Remove incorrect apostrophe
"...using NodeJS and it's long list of..." This means "NodeJS and it is long list of..." The possessive form you wanted is "its"
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Yes, that's how this project is packaged.
|
||||
|
||||
This makes it easier to support the project when I have control over the version of Nginx and NodeJS
|
||||
being used. In future this could change if the backend was no longer using NodeJS and it's long list
|
||||
being used. In future this could change if the backend was no longer using NodeJS and its long list
|
||||
of dependencies.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user