Skip to content

Commit 2f27d6e

Browse files
authored
Typo fix
removed stray paren from Q s1q1ci
1 parent f8e857c commit 2f27d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress-plugin/js/questions.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Questions.s1q1c = {
9595
// When was the work registered with the United States Copyright Office?
9696

9797
Questions.s1q1ci = {
98-
question: 'When was the work registered with the United States Copyright Office?)',
98+
question: 'When was the work registered with the United States Copyright Office?',
9999
explanation:'Before 1989, registration was one of the ways authors could secure federal copyright in their work. When a work was registered can affect copyright status and the timing of termination right.',
100100
variable: 'reg_year',
101101
input: 'year'

0 commit comments

Comments
 (0)