Skip to content

Commit 7048f0f

Browse files
committed
Minor typos in the README.
1 parent 04d1e40 commit 7048f0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ module. This needs to be done from postgresql.conf, as the module
4646
needs to allocate space in the shared memory segment. So add this to
4747
the config file (or update the current values)
4848

49-
# libraries to load`
50-
shared_preload_libraries = 'shared_ispell'`
49+
# libraries to load
50+
shared_preload_libraries = 'shared_ispell'
5151

5252
# known GUC prefixes
5353
custom_variable_classes = 'shared_ispell'

0 commit comments

Comments
 (0)