string fix
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user