We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834d105 commit 6ece945Copy full SHA for 6ece945
basics.tex
@@ -726,7 +726,7 @@ \section{Exercises}\label{s:basics-exercises}
726
\item
727
How does \gref{g:destructuring}{destructuring assignment} work in general?
728
729
- How can we use this technique to rewrite the \texttt{require} statement in \texttt{src/basics/import.js}
+ How can we use this technique to rewrite the \texttt{require} statement in \texttt{src/basics/application.js}
730
so that \texttt{clip} can be called directly as \texttt{clip(...)} rather than as \texttt{utilities.clip(...)}?
731
\end{enumerate}
732
0 commit comments