Skip to content

Commit d19fc7e

Browse files
committed
Fix typo in readme
1 parent 0f643c9 commit d19fc7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ functions from your profiler data:
306306
```
307307

308308
In addition, if you do not want to profile all PHP built-in functions,
309-
Add `ProfilingFlags::NO_BUILTINS, to 'profiler.flags'.
309+
Add `ProfilingFlags::NO_BUILTINS`, to 'profiler.flags'.
310310

311311
## Run description
312312

0 commit comments

Comments
 (0)