Skip to content

Commit 992301e

Browse files
committed
fix typo
1 parent 26fcacf commit 992301e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/user_content_report_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
end
3636
end
3737

38-
context 'when a PfC is reported' do
38+
context 'when a RfC is reported' do
3939
let(:reported_content) { build_stubbed(:rfc, question: message) }
4040

4141
it 'returns the RfCs question' do

0 commit comments

Comments
 (0)