string fix

This commit is contained in:
Girish Ramakrishnan
2022-06-03 10:30:10 -07:00
parent 74a289ba50
commit ae142b55f8

View File

@@ -1768,7 +1768,7 @@
},
"storage": {
"mounts": {
"description": "Apps can access volumes by the volume name from the <code>/media</code> directory. This data is not included in the app's backup."
"description": "Apps can access mounted volumes via <code>/media/{volume name}</code> directory. This data is not included in the app's backup."
}
}
}