mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-29 11:17:52 +01:00
Remove +6 typo in README.md
This commit is contained in:
parent
f5cb5a1fcf
commit
21928a3c9e
@ -79,7 +79,7 @@ $debugbar["messages"]->addMessage("hello world!");
|
|||||||
...
|
...
|
||||||
<?php echo $debugbarRenderer->render() ?>
|
<?php echo $debugbarRenderer->render() ?>
|
||||||
</body>
|
</body>
|
||||||
</html>+6
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
The DebugBar uses DataCollectors to collect data from your PHP code. Some of them are
|
The DebugBar uses DataCollectors to collect data from your PHP code. Some of them are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user