Skip to content

Commit 6b1d37b

Browse files
committed
fix framework description
1 parent 23a2e69 commit 6b1d37b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Antidot Framework
22

3-
PHP full featured framework designed to allow you creating 100% framework agnostic code.
3+
A PHP full featured micro-framework designed to allow you to write 100% framework agnostic code.
44

55
## Key Features
66

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="twitter:creator" content="@kpickaza" />
1212
<meta property="og:url" content="https://antidotfw.io" />
1313
<meta property="og:title" content="Antidot Framework Docs" />
14-
<meta property="og:description" content="PHP full featured framework designed to allow you creating 100% framework agnostic code." />
14+
<meta property="og:description" content="PHP full featured micro-framework designed to allow you to write 100% framework agnostic code." />
1515
<meta property="og:image" content="https://antidotfw.io//images/antidot-big.jpeg" />
1616
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
1717
<link rel="icon" href="/favicon.ico" />

0 commit comments

Comments
 (0)