Skip to content

Commit ca99eaf

Browse files
authored
Merge pull request #524 from norman135/fix-typo-transpiring
2 parents 22a2c39 + 4cf94ac commit ca99eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2022/Days/day05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Now once that planning session's done they're going to go start writing the code
2424

2525
### Build
2626

27-
This is where we'll kick off the first of our automation processes because we're going to take their code and we're going to build it depending on what language they're using it may be transpiring it or compiling it or it might be creating a docker image from that code either way we're going to go through that process using our ci cd pipeline
27+
This is where we'll kick off the first of our automation processes because we're going to take their code and we're going to build it depending on what language they're using it may be transpiling it or compiling it or it might be creating a docker image from that code either way we're going to go through that process using our ci cd pipeline
2828

2929
## Testing
3030

0 commit comments

Comments
 (0)