Skip to content

Commit

Permalink
typo: fix bfe_module spelling
Browse files Browse the repository at this point in the history
Signed-off-by: kwanhur <huang_hua2012@163.com>
  • Loading branch information
kwanhur committed Feb 28, 2022
1 parent 95b999b commit 1914ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bfe_module/bfe_filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.

// bfe_fileter.go define filter for various scenarios.
// bfe_filter.go define filter for various scenarios.
// AcceptFilter: filter after accept connection from client
// RequestFilter: filter after get http request from client
// ForwardFilter: filter before forward http request to backend
Expand Down

0 comments on commit 1914ec8

Please sign in to comment.