Skip to content

Commit bde8ea3

Browse files
authored
Fix naming in docs from 👿 to UNIX (#505)
1 parent d790848 commit bde8ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<img src="https://cycle-orm.dev/cycle.png" height="135px" alt="Cycle ORM" align="left"/>
1010

11-
Cycle is PHP DataMapper, ORM and Data Modelling engine designed to safely work in classic and demonized PHP
11+
Cycle is PHP DataMapper, ORM and Data Modelling engine designed to safely work in classic and daemonized PHP
1212
applications (like [RoadRunner](https://github.com/spiral/roadrunner)). The ORM provides flexible configuration options
1313
to model datasets, powerful query builder and supports dynamic mapping schema. The engine can work with plain PHP
1414
objects, support annotation declarations, and proxies via extensions.

0 commit comments

Comments
 (0)