Skip to content

Commit

Permalink
FMT
Browse files Browse the repository at this point in the history
  • Loading branch information
saantiaguilera committed May 25, 2022
1 parent 5c58dd9 commit a43924b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/usages/cooking_a_recipe_pipeline/domain.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package main

// This package contains all domain entities for this sample.
// This package contains all domain entities for this sample.
// Consider it a `domain`/`entities`/`whatever you call it` package of your project
type (
MealMaterials struct {
Expand Down

0 comments on commit a43924b

Please sign in to comment.