Update fortigate.markdown (#10111)

This commit is contained in:
casey 2019-08-11 15:54:38 -05:00 committed by Klaas Schoute
parent 9c8f512c23
commit 281c5ff8ec

View File

@ -43,7 +43,7 @@ Add the following to your `configuration.yaml` file:
# Example configuration.yaml entry
fortigate:
host: HOST_IP
username: YPUR_USERNAME
username: YOUR_USERNAME
api_key: YOUR_API_KEY
```