Skip to content

Commit c69b54b

Browse files
Merge pull request #367 from AleksZakirov/patch-1
typo fix
2 parents c3a0013 + cbd7eea commit c69b54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-workflow.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This part of the workflow will be developed in two chapters:
7575
The __build__ part is the one where you will combine the business (or back-end) logic with the front-end.
7676
In this third part, you will work on the core engine of the application, making the business logic work inside the interactive logic of your application.
7777

78-
This step of the workflow is cover in _Building app with `{golem}`_ (\@ref(build-app-golem)), a chapter that presents the various functions you can use to build your application, _i.e_ the one you will be using to combine your back-end and front-end.
78+
This step of the workflow is covered in _Building app with `{golem}`_ (\@ref(build-app-golem)), a chapter that presents the various functions you can use to build your application, _i.e_ the one you will be using to combine your back-end and front-end.
7979

8080
In this step, we will cover:
8181

0 commit comments

Comments
 (0)