diff --git a/README.html b/README.html
index 8b2ffed..06d9d29 100644
--- a/README.html
+++ b/README.html
@@ -6,7 +6,7 @@
Support for both AirPlay Mirror and AirPlay Audio-only (Apple Lossless ALAC) streaming protocols from current iOS/iPadOS 15.4 clients.
macOS computers (2011 or later, both Intel and “Apple Silicon” M1 systems) can act either as AirPlay clients, or as the server running UxPlay. Using AirPlay, UxPlay can emulate a second display for macOS clients.
Support for older iOS clients (such as 32-bit iPad 2nd gen. and iPhone 4S, when upgraded to iOS 9.3.5 or later), and a Windows AirPlay-client emulator, AirMyPC.
-Uses GStreamer, with options to select different output “videosinks” and “audiosinks”, and fully-configurable streaming pipelines.
+Uses GStreamer, with options to select different output “videosinks” and “audiosinks”, and fully-configurable video streaming pipeline.
Support for server behind a firewall.
New: Support for Raspberry Pi, with hardware video acceleration by Video4Linux2 (replacement for 32-bit-only OpenMAX, which is no longer supported by Raspberry Pi OS). (For GStreamer < 1.22, a patch to the GStreamer Video4Linux2 plugin, available in the UxPlay Wiki, is required, unless your distribution has made a backport of changes from the development version.) See success reports.
diff --git a/README.md b/README.md
index 38fbbc5..b5cb209 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Highlights:
iPhone 4S, when upgraded to iOS 9.3.5 or later), and a
Windows AirPlay-client emulator, AirMyPC.
* Uses GStreamer, with options to select different output "videosinks"
- and "audiosinks", and fully-configurable streaming pipelines.
+ and "audiosinks", and fully-configurable video streaming pipeline.
* Support for server behind a firewall.
* **New**: Support for Raspberry Pi, with hardware video acceleration by
Video4Linux2 (replacement for 32-bit-only OpenMAX, which is no longer
diff --git a/README.txt b/README.txt
index 5d06f46..841cf3e 100644
--- a/README.txt
+++ b/README.txt
@@ -17,7 +17,7 @@ Highlights:
iPhone 4S, when upgraded to iOS 9.3.5 or later), and a Windows
AirPlay-client emulator, AirMyPC.
- Uses GStreamer, with options to select different output "videosinks"
- and "audiosinks", and fully-configurable streaming pipelines.
+ and "audiosinks", and fully-configurable video streaming pipeline.
- Support for server behind a firewall.
- **New**: Support for Raspberry Pi, with hardware video acceleration
by Video4Linux2 (replacement for 32-bit-only OpenMAX, which is no