Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
AnourValar committed Oct 5, 2024
1 parent f76d73a commit b255fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/PostgresTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protected function conditionalIndexNotNull(string $tableName, string $column)
}

/**
* create a fulltext search (tsvector) column with RUM index
* Create a fulltext search (tsvector) column with RUM index
*
* @param string $tableName
* @param string $columnName
Expand Down

0 comments on commit b255fe6

Please sign in to comment.