Przeglądaj źródła

use ' (standard apostrophe) instead of ’ here.

Pascal Andy 8 lat temu
rodzic
commit
6a32373189
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      ghost/content.md

+ 3 - 3
ghost/content.md

@@ -42,10 +42,10 @@ $ docker run -d --name some-ghost -p 3001:2368 -v /path/to/ghost/blog:/var/lib/g
 
 ### Breaking change 
 
-If you want to run Ghost 0.11.xx, be aware of the containers path difference:
+If you want to run Ghost 0.11.xx, be aware of the container's path difference:
 
-- Ghost 1.x.x is: `/var/lib/ghost/content`
-- Ghost 0.11.x is: `/var/lib/ghost` 
+   Ghost 1.x.x is: `/var/lib/ghost/content`
+   Ghost 0.11.x is: `/var/lib/ghost` 
 
 # SQLite Database