Skip to content

Commit

Permalink
corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maganaluis committed Feb 22, 2021
1 parent 59abe81 commit b15ff17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/apiserver/server/pipeline_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ func (s *PipelineServer) ListPipelines(ctx context.Context, request *api.ListPip
}

/*
Assume 3 scenarios and ensure backwards compability:
Assume 3 scenarios and ensure backwards compatibility:
1. User does not provide resource reference
2. User provides resource reference to public namesapce ""
3. User provides resource reference to namespace x
Expand Down

0 comments on commit b15ff17

Please sign in to comment.