diff --git a/src/misc/controls/HLS.js b/src/misc/controls/HLS.js
index 0281590..78a541a 100644
--- a/src/misc/controls/HLS.js
+++ b/src/misc/controls/HLS.js
@@ -64,14 +64,14 @@ export default function Control(props) {
- Where to store the HLS playlist and segments.
+ Where to store the HLS playlist and segments. In-Memory is recommended.