I would suggest the following changes to this sentence.
Secondly, if the sensor was going to be ran on batteries the code can be modified to use the sd_evt_wait function to sleep until a timer event wakes up to read the temperature.
If the sensor is going to run on batteries, the code can be modified to use the sd_evt_wait function. This will allow the sensor to sleep until awakened by a timer event to read the temperature.