Skip to content

Commit 6eaa945

Browse files
authored
Merge pull request #7044 from obozdag/patch-1
Typo: Products to Helloworld
2 parents 594f178 + fae6179 commit 6eaa945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • user_guide_src/source/incoming/controllers

user_guide_src/source/incoming/controllers/007.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace App\Controllers;
44

5-
class Products extends BaseController
5+
class Helloworld extends BaseController
66
{
77
protected function utility()
88
{

0 commit comments

Comments
 (0)