Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Oct 31, 2023
1 parent a32367d commit c184c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-Japanese.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ MUSLバイナリはGNUバイナリより約15%遅いですが、より多く

### Core++ ルール

`core++`ルールセットは、ステータスが`experimental``test`または`stable`かつ、レベルが`medium`以上のルールを有効にします。
`core++`ルールセットは、ステータスが`experimental``test``stable`のいずれかかつ、レベルが`medium`以上のルールを有効にします。
これらのルールは最先端のものです。
これらはSigmaHQプロジェクトで提供されているベースラインのevtxファイルに対して検証され、複数のエンジニアによってレビューされています。
それ以外最初は、ほとんどテストされていません。
Expand Down

0 comments on commit c184c00

Please sign in to comment.