Skip to content
Snippets Groups Projects
Commit 4e3abf10 authored by Raoul Hidalgo Charman's avatar Raoul Hidalgo Charman
Browse files

using_internal.rst: spelling fix

parent 158760b1
No related branches found
No related tags found
No related merge requests found
Pipeline #34835411 failed
......@@ -92,7 +92,7 @@ Upload the directory containing the C file:
bgd cas upload-dir /path/to/test-buildgrid
Now we send an execution request to the bot with the name of the epxected
Now we send an execution request to the bot with the name of the expected
``output-file``, a boolean describing if it is executeable, the path to the
directory we uploaded in order to calculate the digest and finally the command
to run on the bot:
......@@ -102,4 +102,4 @@ to run on the bot:
bgd execute command --output-file hello True /path/to/test-buildgrid -- gcc -Wall hello.c -o hello
The resulting executeable should have returned to a new directory called
``testing``.
\ No newline at end of file
``testing``.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment