Skip to content

Commit

Permalink
Update docs/fluent/migration.es.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ale Mohamad ⌘ <[email protected]>
  • Loading branch information
jacostaf10 and alemohamad authored Sep 22, 2023
1 parent 95478cc commit 2179e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fluent/migration.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ struct MyMigration: Migration {
}

func revert(on database: Database) -> EventLoopFuture<Void> {
// Deshaz el cambio hecho en `prepare`, si es posible.
// Deshaz el cambio hecho en `prepare`, si es posible.
}
}
```
Expand Down

0 comments on commit 2179e9c

Please sign in to comment.