1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Remove trailing backslash (#892)

This commit is contained in:
Diego 2021-07-16 04:13:11 -03:00 committed by GitHub
parent 48b35174ca
commit ef8ce8ba23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ curl --location -H "Authorization: <apitoken from previous step>" \
"parameters": {}\
}\
]\
}'\
}'
```
## Version check {#version-check}