David N. Welton 10 лет назад
Родитель
Сommit
31504d0176
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -9,7 +9,7 @@ provide a common fork for community development.
 If you want to get up to speed quickly with code that lets you run
 Postgres queries, you might consider trying
 [epgsql/pgapp](https://github.com/epgsql/pgapp), which adds the
-following, on top of the epgsql driver::
+following, on top of the epgsql driver:
 
 - A 'resource pool' (currently poolboy), which lets you decide how
   many Postgres workers you want to utilize.