diff --git a/public/recovery.te b/public/recovery.te
index bbee92823d1977bca61fb64283cd189cde4ecb1e..7805d0b4350872e04124de5daa5be8da46dedae8 100644
--- a/public/recovery.te
+++ b/public/recovery.te
@@ -92,7 +92,7 @@ recovery_only(`
   # Start/stop adbd via ctl.start adbd
   set_prop(recovery, ctl_default_prop)
 
-  # Read device's serial number from system properties
+  # Read serial number of the device from system properties
   get_prop(recovery, serialno_prop)
 
   # Use setfscreatecon() to label files for OTA updates.