Skip to content

Commit ce5bae2

Browse files
committed
typo
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent 8cbb0e0 commit ce5bae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/epp/requestcontrol/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ limitations under the License.
1616

1717
package requestcontrol
1818

19-
// LLMResponse contains information from the response received to be passed to plugins
19+
// Response contains information from the response received to be passed to PostResponse plugins
2020
type Response struct {
2121
// RequestId is the Envoy generated Id for the request being processed
2222
RequestId string

0 commit comments

Comments
 (0)