Skip to content

Commit c58c603

Browse files
fadrian06Copilot
andcommitted
Fix typo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0ff7f63 commit c58c603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flight/template/View.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class View
4343
* For example, if the prefix is `f`, then a component tag would look like `<f-component-name />`
4444
* @param string $componentsPath Path to components directory.
4545
* If is a relative path, it will be relative to the `$path` property.
46-
* **We recomment that you always use absolute paths for explicitness**.
46+
* **We recommend that you always use absolute paths for explicitness**.
4747
*/
4848
public function __construct(
4949
string $path = ".",

0 commit comments

Comments
 (0)