Commit fd303230 authored by Michael Leopard's avatar Michael Leopard

Correcting another minor typo in import.md

parent f5bece63
......@@ -55,7 +55,7 @@ POST /import/bitbucket_server
```shell
curl --request POST \
--url https://gitlab.example.com/api/v4/import/bitbucket/server \
--url https://gitlab.example.com/api/v4/import/bitbucket_server \
--header "content-type: application/json" \
--header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" \
--data '{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment