web.xml 오탈자 수정

This commit is contained in:
leejunho 2023-07-05 09:43:31 +09:00
parent 5fabcf6307
commit 4507727485

View File

@ -151,5 +151,5 @@
<location>/common/error.jsp</location> <location>/common/error.jsp</location>
</error-page> </error-page>
<distrubutable /> <distributable />
</web-app> </web-app>