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 2179e9c commit ac99cf9
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 @@ -24,7 +24,7 @@ struct MyMigration: AsyncMigration {
}

func revert(on database: Database) async throws {
// Deshaz el cambio hecho en `prepare`, si es posible.
// Deshaz el cambio hecho en `prepare`, si es posible.
}
}
```
Expand Down

0 comments on commit ac99cf9

Please sign in to comment.