Adam Ierymenko 10 年之前
父節點
當前提交
65a9a9a6f2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controller/README.md

+ 1 - 1
controller/README.md

@@ -9,7 +9,7 @@ The standard implementation uses SQLite3 with the attached schema. A separate se
 
 By default this code is not built or included in the client. To build on Linux, BSD, or Mac add ZT_ENABLE_NETCONF_MASTER=1 to the make command line. It could be built on Windows as well, but you're on your own there. You'd have to build SQLite3 first, or get a pre-built copy somewhere.
 
-### Createing databases
+### Creating databases
 
 If you execute a network controller enabled build of the ZeroTier One service, a *controller.db* will automatically be created and initialize. You can also create one manually with: