Merge pull request #4384 from jugmac00/patch-1

fix typo
This commit is contained in:
David Lord 2021-12-15 20:31:59 -08:00 committed by GitHub
commit 624ed4de72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ example shows that process id 6847 is using port 5000.
TCP 127.0.0.1:5000 0.0.0.0:0 LISTENING 6847 TCP 127.0.0.1:5000 0.0.0.0:0 LISTENING 6847
MacOS Monterey and later automatically starts a service that uses port MacOS Monterey and later automatically starts a service that uses port
5000. To disable the service, got to System Preferences, Sharing, and 5000. To disable the service, go to System Preferences, Sharing, and
disable "AirPlay Receiver". disable "AirPlay Receiver".