diff --git a/README.md b/README.md index c1d276c..aafbb93 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,4 @@ Provides an easy way to toggle a GNOME extension. Useful for setting up keyboard # Deprecated ## podman-remote-tcp -Create up a Podman remote TCP connection to a machine over SSH. This is insecure, be careful. +Create a Podman remote TCP connection to a machine over SSH. This is insecure, be careful. diff --git a/scripts/podman-remote-tcp.nu b/scripts/podman-remote-tcp.nu index 28ee1cf..74b67ca 100755 --- a/scripts/podman-remote-tcp.nu +++ b/scripts/podman-remote-tcp.nu @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-only # Copyright (c) 2025 MatrixFurry -# Create up a Podman remote TCP connection to a machine over SSH. This is insecure, be careful. +# Create a Podman remote TCP connection to a machine over SSH. This is insecure, be careful. @deprecated --report every "Use pods-remote instead" @category depricated export def main [