Skip to content

Commit 5edab2f

Browse files
authored
Fix typo in note about file path specifications.
1 parent 8f39f8a commit 5edab2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en_US/import_export_servers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ The following example shows both a minimally defined and a fully defined server:
196196
}
197197
}
198198
199-
.. note:: If you're running pgAdmin in Server Mode, the values for parameters that require file paths should be specified relative to the user's home directory which is /<DATA_DIR>/storage/<user_id>/. If DATA_DIR is not specified, then it will /var/libe/pgadmin/storage/<user_id>/
199+
.. note:: If you're running pgAdmin in Server Mode, the values for parameters that require file paths should be specified relative to the user's home directory which is /<DATA_DIR>/storage/<user_id>/. If DATA_DIR is not specified, then it will be /var/lib/pgadmin/storage/<user_id>/

0 commit comments

Comments
 (0)