Skip to content

Commit 5298c9d

Browse files
arkirchnernenock
andcommitted
Update spec/lib/user_content_report_spec.rb
Co-authored-by: Nele Sina Noack <[email protected]>
1 parent 3b452e8 commit 5298c9d

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
@@ -34,7 +34,7 @@
3434
end
3535

3636
describe '#course_url' do
37-
it 'has no course URL if the LTI paramters are absent' do
37+
it 'has no course URL if the LTI parameters are absent' do
3838
rfc = build_stubbed(:rfc)
3939

4040
expect(described_class.new(reported_content: rfc).course_url).to be_nil

0 commit comments

Comments
 (0)