It is, at least as a general statement in regards to flash memory. There may be /some/ flash "drives" (used generically to refer to SD and SATA disks) where if the controller detects an issue with the read, it may decide to reallocate the data to another set of flash cells.
Consider the source....
I suspect he has mixed up flash technology with DRAM technology, where reading a row from DRAM does indeed cause a rewrite of the capacitors in that row because readout in DRAM actually lowers the charge on the storage capacitors.
Flash operates differently and reads do not weaken the stored charge on the flash floating gates.