In the documentation of PreferenceDataStore, this line:
"It might BE ALSO useful when you want to use the preferences UI but the data are not supposed to be stored at all because they are valid per session only."
should be:
"It might ALSO BE useful when you want to use the preferences UI but the data are not supposed to be stored at all because they are valid per session only."
Description
"It might BE ALSO useful when you want to use the preferences UI but the data are not supposed to be stored at all because they are valid per session only."
should be:
"It might ALSO BE useful when you want to use the preferences UI but the data are not supposed to be stored at all because they are valid per session only."