mirror of https://gitee.com/bigwinds/arangodb
Fixed minor typo.
This commit is contained in:
parent
f32e793776
commit
aa9be8d919
|
@ -73,7 +73,7 @@ In order to develop your Foxx you now have two options. If you do not have acces
|
||||||

|

|
||||||
|
|
||||||
1. Use Foxx development mode.
|
1. Use Foxx development mode.
|
||||||
* Active the development mode by clicking on `Set Dev`.
|
* Activate the development mode by clicking on `Set Dev`.
|
||||||
* The Web Interface will print the folder containing the sources of your Application.
|
* The Web Interface will print the folder containing the sources of your Application.
|
||||||
* Open this folder to modify the files.
|
* Open this folder to modify the files.
|
||||||
* All changes to these files will be applied directly as long as the development mode is active.
|
* All changes to these files will be applied directly as long as the development mode is active.
|
||||||
|
|
Loading…
Reference in New Issue