Fix another typo in the README

This commit is contained in:
Christopher Baines 2020-04-05 21:09:15 +01:00
parent b2ec547434
commit 3285080da5

2
README
View file

@ -141,7 +141,7 @@ rerun -d guix-data-service -p "**/*.scm" guix-data-service
** Checking the setup ** Checking the setup
You now should be ready to do local development. To double check that you can You now should be ready to do local development. To double check that you can
change the code and see those changes, try chaging the "Guix Data Service" change the code and see those changes, try changing the "Guix Data Service"
text within the index function, in the =(guix-data-service web view html)= text within the index function, in the =(guix-data-service web view html)=
module (contained in the =guix-data-service/web/view/html.scm= file). That module (contained in the =guix-data-service/web/view/html.scm= file). That
text appears towards the top of the index page (the page with the path =/=). text appears towards the top of the index page (the page with the path =/=).