Skip to content

Commit be59c29

Browse files
authored
Update README.md
1 parent 422a34f commit be59c29

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
@@ -294,7 +294,7 @@ the jquery object in controller will be accessible on
294294

295295
## Code completion in IDE
296296

297-
With most IDEs (such as Eclipse or phpStorm), to get code completion on the $ jquery instance, you must add the following property in the controller documentation:
297+
With most IDEs (such as Eclipse or phpStorm), to get code completion on the `$jquery` instance, you must add the following property in the controller documentation:
298298
```php
299299
/**
300300
* @property Ajax\JsUtils $jquery

0 commit comments

Comments
 (0)